Procházet zdrojové kódy

fix typo in comment

Denis Vlasenko před 15 roky
rodič
revize
845b3a4460
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)