소스 검색

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)