From 2956cfac1bef5dd50a577f08781b1e2428aa9cc1 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Nov 2002 07:37:52 +0000 Subject: typo fixes --- extra/Configs/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra') 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 -- cgit v1.2.3