summaryrefslogtreecommitdiff
path: root/eclass/cuda.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-10 22:34:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-10 22:34:27 +0000
commit04b35f566703f8bb84d52e8d2ff2f0f54c21900b (patch)
tree8c04f83d8fb3c828c1eea4e4bc7ac14a4e902661 /eclass/cuda.eclass
parenta6611f9bc959724ec73dbaa6f1c608698c387a8c (diff)
gentoo auto-resync : 10:11:2023 - 22:34:26
Diffstat (limited to 'eclass/cuda.eclass')
-rw-r--r--eclass/cuda.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
index 4b5f1a3294ef..e54560197a8f 100644
--- a/eclass/cuda.eclass
+++ b/eclass/cuda.eclass
@@ -10,7 +10,7 @@
# This eclass contains functions to be used with cuda package. Currently it is
# setting and/or sanitizing NVCCFLAGS, the compiler flags for nvcc. This is
# automatically done and exported in src_prepare() or manually by calling
-# cuda_sanatize.
+# cuda_sanitize.
# @EXAMPLE:
# inherit cuda