Explorar el Código

fix typo in comment

Denis Vlasenko hace 15 años
padre
commit
845b3a4460
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)