summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 17:09:42 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 17:09:42 +0000
commit09710a49d3098529f3bf5607c3c393c8c730aa0a (patch)
tree50d585b9be6883072d65b035da2cdc26dae45335
parent8c98b925c6e804e2da4e80d6c759579d5a288ccf (diff)
- fix typo
-rw-r--r--extra/Configs/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index edfeb4330..fcf64c509 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -667,7 +667,7 @@ config UCLIBC_HAS_CTYPE_TABLES
help
Answer Y to use table versions of the 'ctype.h' functions.
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.
@@ -1122,7 +1122,7 @@ config UCLIBC_HAS_REGEX
help
POSIX regular expression code is really big -- 53k all by itself.
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.
config UCLIBC_HAS_REGEX_OLD