[PATCH] trivial: Correct word spelling, s/miscelleanous/miscellaneous

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Sat Aug 2 06:12:26 PDT 2014


Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
---
 Documentation/commands.rst | 2 +-
 commands/Kconfig           | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/commands.rst b/Documentation/commands.rst
index 0dc9e1b..261af2a 100644
--- a/Documentation/commands.rst
+++ b/Documentation/commands.rst
@@ -73,7 +73,7 @@ Hardware Manipulation
 
    commands/hwmanip/*
 
-Miscelleanous
+Miscellaneous
 -------------
 .. toctree::
    :titlesonly:
diff --git a/commands/Kconfig b/commands/Kconfig
index 0765de8..3a49baf 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1881,7 +1881,7 @@ endmenu
 
 
 
-menu "Miscelleanous"
+menu "Miscellaneous"
 
 config CMD_2048
 	tristate
@@ -1998,7 +1998,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
 
 
-- 
2.0.1




More information about the barebox mailing list