From f8b52aa41c61b2505f6b5822a62fe25d21619251 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 4 Mar 2018 10:43:19 +0100 Subject: [PATCH] Fix spelling in comment --- utest/test_rotmg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utest/test_rotmg.c b/utest/test_rotmg.c index 81f9d13a3..cc4219c17 100644 --- a/utest/test_rotmg.c +++ b/utest/test_rotmg.c @@ -53,7 +53,7 @@ CTEST (drotmg,rotmg) te_param[i]=tr_param[i]=0.0; } - //reference values as calulated by netlib blas + //reference values as calculated by netlib blas tr_d1= 0.1732048; tr_d2= 0.03840234;