summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>2014-08-02 10:12:26 -0300
committerSascha Hauer <s.hauer@pengutronix.de>2014-08-04 20:24:15 +0200
commit8df8a3d7a9d3356183df0a45c97f32dac878b65b (patch)
tree4a0c262cc33597c82bac3186166453c6a9900781 /commands
parentd7aebd9ce6b5a722e43b808cb1e582be32765a9f (diff)
downloadbarebox-8df8a3d7a9d3356183df0a45c97f32dac878b65b.tar.gz
barebox-8df8a3d7a9d3356183df0a45c97f32dac878b65b.tar.xz
trivial: Correct word spelling, s/miscelleanous/miscellaneous
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 61816f5115..b03f74a82b 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1859,7 +1859,7 @@ endmenu
-menu "Miscelleanous"
+menu "Miscellaneous"
config CMD_2048
tristate
@@ -1976,7 +1976,7 @@ config CMD_TIME
Note: This command depends on COMMAND being interruptible,
otherwise the timer may overrun resulting in incorrect results
-# end Miscelleanous commands
+# end Miscellaneous commands
endmenu