Bernhard Reutner-Fischer 19 роки тому
батько
коміт
09710a49d3
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      extra/Configs/Config.in

+ 2 - 2
extra/Configs/Config.in

@@ -667,7 +667,7 @@ config UCLIBC_HAS_CTYPE_TABLES
 	help
 	help
 	  Answer Y to use table versions of the 'ctype.h' functions.
 	  Answer Y to use table versions of the 'ctype.h' functions.
 	  While the non-table versions are often smaller when building
 	  While the non-table versions are often smaller when building
-	  staticly linked apps, they work only in stub locale mode.
+	  statically linked apps, they work only in stub locale mode.
 
 
 	  Most people will answer Y.
 	  Most people will answer Y.
 
 
@@ -1122,7 +1122,7 @@ config UCLIBC_HAS_REGEX
 	help
 	help
 	  POSIX regular expression code is really big -- 53k all by itself.
 	  POSIX regular expression code is really big -- 53k all by itself.
 	  If you don't use regular expressions, turn this off and save space.
 	  If you don't use regular expressions, turn this off and save space.
-	  Of course, if you only staticly link, leave this on, since it will
+	  Of course, if you only statically link, leave this on, since it will
 	  only be included in your apps if you use regular expressions.
 	  only be included in your apps if you use regular expressions.
 
 
 config UCLIBC_HAS_REGEX_OLD
 config UCLIBC_HAS_REGEX_OLD