minor typo fix
authorJan Issac <jan.issac@gmail.com>
Mon, 5 Oct 2015 09:13:26 +0000 (11:13 +0200)
committerJan Issac <jan.issac@gmail.com>
Mon, 5 Oct 2015 09:13:26 +0000 (11:13 +0200)
cmake/Cuda.cmake

index ff58d31..98aef26 100644 (file)
@@ -132,7 +132,7 @@ function(caffe_select_nvcc_arch_flags out_variable)
 endfunction()
 
 ################################################################################################
-# Short command for cuda comnpilation
+# Short command for cuda compilation
 # Usage:
 #   caffe_cuda_compile(<objlist_variable> <cuda_files>)
 macro(caffe_cuda_compile objlist_variable)