Trivial typo fix
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 13 Mar 2019 18:20:23 +0000 (19:20 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2019 18:20:23 +0000 (19:20 +0100)
as suggested in #2022

Makefile.rule

index 91f42e3..8f72c5a 100644 (file)
@@ -199,7 +199,7 @@ NO_AFFINITY = 1
 # been reported to be optimal for certain workloads (50 is the recommended value for Julia).
 # GEMM_MULTITHREAD_THRESHOLD = 4
 
-# If you need santy check by comparing reference BLAS. It'll be very
+# If you need sanity check by comparing results to reference BLAS. It'll be very
 # slow (Not implemented yet).
 # SANITY_CHECK = 1