Browse Source

fix typo in comment

Denis Vlasenko 15 years ago
parent
commit
845b3a4460
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/math.h

+ 1 - 1
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)