]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/cmd_console.h
* Patches by Robert Schwebel, 06 Mar 2003:
[karo-tx-uboot.git] / include / cmd_console.h
index 4ac8b83b409a6eb5583a099ec9d3491015584a2b..c5f90c939ff79e538082467e862985b7726e5246 100644 (file)
@@ -30,7 +30,7 @@
 #if (CONFIG_COMMANDS & CFG_CMD_CONSOLE)
 #define        CMD_TBL_CONINFO MK_CMD_TBL_ENTRY(                       \
        "coninfo",      5,      3,      1,      do_coninfo,     \
-       "coninfo - print console devices and informations\n",   \
+       "coninfo - print console devices and information\n",    \
        ""                                                      \
 ),
 int do_coninfo (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);