diff options
Diffstat (limited to 'package/config/Kconfig-language.txt')
-rw-r--r-- | package/config/Kconfig-language.txt | 2 |
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. |