aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-26 01:48:17 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-26 01:48:17 +0000
commitfa6c4844b2fef07def6b739c8f28ec50c2612208 (patch)
tree971b38f45cc2c30f693cc6cc650f4c280d11babd /scripts
parent9c03cb920acdb19595e4a670cf4081b0631b7b52 (diff)
downloadbusybox-w32-fa6c4844b2fef07def6b739c8f28ec50c2612208.tar.gz
busybox-w32-fa6c4844b2fef07def6b739c8f28ec50c2612208.tar.bz2
busybox-w32-fa6c4844b2fef07def6b739c8f28ec50c2612208.zip
fix spelling mistakes
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