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;