summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2015-01-27 14:02:09 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-28 10:02:56 +0100
commitf0f6a7477b09612ba3f57ace321a6641d77b39db (patch)
tree0ad8904c228e27816178382392ecbc312080d6a0 /common/Kconfig
parentf4e1969c19fa80f9f777f8d9c0f9d60202443576 (diff)
downloadbarebox-f0f6a7477b09612ba3f57ace321a6641d77b39db.tar.gz
barebox-f0f6a7477b09612ba3f57ace321a6641d77b39db.tar.xz
Fix spelling: pathes -> paths
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 00e4f36d62..d4373431aa 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -674,9 +674,9 @@ config DEFAULT_ENVIRONMENT_PATH
depends on DEFAULT_ENVIRONMENT
prompt "Default environment path"
help
- Space separated list of pathes the default environment will be taken from.
- Relative pathes will be relative to the barebox Toplevel dir, but absolute
- pathes are fine aswell.
+ Space separated list of paths the default environment will be taken from.
+ Relative paths will be relative to the barebox Toplevel dir, but absolute
+ paths are fine aswell.
config BAREBOXENV_TARGET
bool