summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2019-08-02 10:36:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-08 09:51:44 +0200
commitdb56335f62b5487dcf93e760dc09c74501179ff3 (patch)
treee484e62b203313f3832c1f5854d018ef88c4aa3e /config
parent8668a50d6907e2b36a863f19a3e04efe80e8f020 (diff)
downloadptxdist-db56335f62b5487dcf93e760dc09c74501179ff3.tar.gz
ptxdist-db56335f62b5487dcf93e760dc09c74501179ff3.tar.xz
kconfig: fix typo in SETUP_ENV_WHITELIST's help text
Signed-off-by: Bastian Krause <bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'config')
-rw-r--r--config/setup/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 67fb2d365..28c2ce2c4 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -263,7 +263,7 @@ config SETUP_ENV_WHITELIST
string "environment variable whitelist (space separated)"
help
PTXdist clears the environment by default. Specify here a
- space seprated list of environment variables to preserve.
+ space separated list of environment variables to preserve.
config SETUP_COMMON_CACHE