summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-09 07:37:52 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-09 07:37:52 +0000
commit2956cfac1bef5dd50a577f08781b1e2428aa9cc1 (patch)
tree665fe4cea5fd34d15cf4516f0ef8759e444eaf85 /extra
parent25288a6fccf1c2bf2114247f2e858ac22902f87f (diff)
typo fixes
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 815e343d9..7bba49995 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -163,11 +163,11 @@ endmenu
menu "String and Stdio Support"
config UCLIBC_HAS_WCHAR
- bool "Wide Charactor Support"
+ bool "Wide Character Support"
default n
help
- Answer Y to enable wide char support. This will make uClibc much
- bigger.
+ Answer Y to enable wide character support. This will make uClibc
+ much larger.
Most people will answer N.
@@ -253,7 +253,7 @@ config SYSTEM_DEVEL_PREFIX
want to set this to "/usr" instead.
config DEVEL_TOOL_PREFIX
- string "uClibc development environment system directory"
+ string "uClibc development environment tool directory"
default "$(DEVEL_PREFIX)/usr"
help
DEVEL_TOOL_PREFIX is the directory prefix used when installing