aboutsummaryrefslogtreecommitdiff
path: root/scripts/config/Kconfig-language.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/config/Kconfig-language.txt')
-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).
default values are visible, only the first defined one is active.
Default values are not limited to the menu entry, where they are
defined, this means the default can be defined somewhere else or be
- overriden by an earlier definition.
+ overridden by an earlier definition.
The default value is only assigned to the config symbol if no other
value was set by the user (via the input prompt above). If an input
prompt is visible the default value is presented to the user and can