aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorvapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-26 01:48:17 +0000
committervapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-26 01:48:17 +0000
commitd0f373f060aa076e25fb18966c80f523e13b97d1 (patch)
tree971b38f45cc2c30f693cc6cc650f4c280d11babd /scripts
parent145bc9b116a5b3a317605ca6e9c8d06228e05e0d (diff)
downloadbusybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.tar.gz
busybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.tar.bz2
busybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.zip
fix spelling mistakes
git-svn-id: svn://busybox.net/trunk/busybox@15177 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config/Kconfig-language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/Kconfig-language.txt b/scripts/config/Kconfig-language.txt
index 493749b32..9b90bc392 100644
--- a/scripts/config/Kconfig-language.txt
+++ b/scripts/config/Kconfig-language.txt
@@ -69,7 +69,7 @@ applicable everywhere (see syntax).
69 default values are visible, only the first defined one is active. 69 default values are visible, only the first defined one is active.
70 Default values are not limited to the menu entry, where they are 70 Default values are not limited to the menu entry, where they are
71 defined, this means the default can be defined somewhere else or be 71 defined, this means the default can be defined somewhere else or be
72 overriden by an earlier definition. 72 overridden by an earlier definition.
73 The default value is only assigned to the config symbol if no other 73 The default value is only assigned to the config symbol if no other
74 value was set by the user (via the input prompt above). If an input 74 value was set by the user (via the input prompt above). If an input
75 prompt is visible the default value is presented to the user and can 75 prompt is visible the default value is presented to the user and can