summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/math.h b/include/math.h
index 0060d7759..8225e571b 100644
--- a/include/math.h
+++ b/include/math.h
@@ -90,7 +90,7 @@ __BEGIN_DECLS
#endif
-/* Include the file of declarations, declaring souble versions */
+/* Include the file of declarations, declaring double versions */
#if defined _LIBC
# define __MATHDECLI_MAINVARIANT(x) libm_hidden_proto(x)