summaryrefslogtreecommitdiff
path: root/math/cmathcalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/cmathcalls.h')
-rw-r--r--math/cmathcalls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cmathcalls.h b/math/cmathcalls.h
index b2a8382721..73a1c2a5da 100644
--- a/math/cmathcalls.h
+++ b/math/cmathcalls.h
@@ -100,7 +100,7 @@ __MATHCALL (cpow, (_Mdouble_complex_ __x, _Mdouble_complex_ __y));
__MATHCALL (csqrt, (_Mdouble_complex_ __z));
-/* Absolute value, projections, conjugates, and projection. */
+/* Absolute value, conjugates, and projection. */
/* Absolute value of Z. */
__MATHDECL (_Mdouble_,cabs, (_Mdouble_complex_ __z));