From b2b77f4789a609320b905c00913c9db1298406f4 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Fri, 21 Sep 2018 22:40:04 +0200 Subject: [PATCH] Typo fix --- Makefile.rule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.rule b/Makefile.rule index c6a0ec0de..6522b0777 100644 --- a/Makefile.rule +++ b/Makefile.rule @@ -152,7 +152,7 @@ NO_AFFINITY = 1 # FUNCTION_PROFILE = 1 # Support for IEEE quad precision(it's *real* REAL*16)( under testing) -# Thos option should not be used - it is a holdover from unfinished code present +# This option should not be used - it is a holdover from unfinished code present # in the original GotoBLAS2 library that may be usable as a starting point but # is not even expected to compile in its present form. # QUAD_PRECISION = 1