OSDN Git Service

fix typo in comment
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Feb 2009 01:54:15 +0000 (01:54 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Feb 2009 01:54:15 +0000 (01:54 -0000)
include/math.h

index 0060d77..8225e57 100644 (file)
@@ -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)