summaryrefslogtreecommitdiff
path: root/package/config
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-04 11:44:32 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-07-04 11:44:32 +0000
commitc3c100b63f2c4bfe479c829b7232e9c64ba6aaea (patch)
treed5171997e3f204108b01fbd79df0ce7398c2096b /package/config
parente8609e8ea76faf951875d46b5e58a84516963c7b (diff)
- list defaults for BR2_GNU_TARGET_SUFFIX in help text
- fix a few typos
Diffstat (limited to 'package/config')
-rw-r--r--package/config/Kconfig-language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config/Kconfig-language.txt b/package/config/Kconfig-language.txt
index da51c0e7c..d78969e32 100644
--- a/package/config/Kconfig-language.txt
+++ b/package/config/Kconfig-language.txt
@@ -110,7 +110,7 @@ applicable everywhere (see syntax).
the indentation level, this means it ends at the first line which has
a smaller indentation than the first line of the help text.
"---help---" and "help" do not differ in behaviour, "---help---" is
- used to help visually seperate configuration logic from help within
+ used to help visually separate configuration logic from help within
the file as an aid to developers.