summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-01-19 14:37:09 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-22 09:32:39 +0100
commit080958220ff3079582f8d13f754b7b03bdc3d773 (patch)
treeeead31eeb997dcf3831343b9d934440fe86f3c56
parente85ec860be38961e666fa353c4e0af93e2d5d3ad (diff)
downloadbarebox-080958220ff3079582f8d13f754b7b03bdc3d773.tar.gz
barebox-080958220ff3079582f8d13f754b7b03bdc3d773.tar.xz
commands/Kconfig: Fix tpyo
s/Pring/Print/ Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index eee4b6aee8..72fadb6c70 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -234,7 +234,7 @@ config CMD_VERSION
depends on BANNER
prompt "version"
help
- Pring barebox version. Example:
+ Print barebox version. Example:
barebox 2014.05.0-00142-gb289373 #177 Mon May 12 20:35:55 CEST 2014