瀏覽代碼

fix typo in comment

Denis Vlasenko 15 年之前
父節點
當前提交
845b3a4460
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)