]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/console.c
* Patches by Robert Schwebel, 06 Mar 2003:
[karo-tx-uboot.git] / common / console.c
index d888d1ddc7ee31afe14f7ce77fd1c63247ef6235..13ba63b9467545e9d4d53979aa6182f41939c535 100644 (file)
@@ -496,7 +496,7 @@ int console_init_r (void)
        }
 
 #ifndef CFG_CONSOLE_INFO_QUIET
-       /* Print informations */
+       /* Print information */
        printf ("In:    ");
        if (stdio_devices[stdin] == NULL) {
                printf ("No input devices available!\n");