From 04b35f566703f8bb84d52e8d2ff2f0f54c21900b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 10 Nov 2023 22:34:27 +0000 Subject: gentoo auto-resync : 10:11:2023 - 22:34:26 --- eclass/cuda.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/cuda.eclass') 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 -- cgit v1.2.3