]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/mpl/common/common_util.c
* Patches by Robert Schwebel, 06 Mar 2003:
[people/ms/u-boot.git] / board / mpl / common / common_util.c
index 60c49af151032f25f61026098427f48056f7c329..a4a73a6b7cda87cfe42aad3cc85ae7d438854a87 100644 (file)
@@ -301,7 +301,7 @@ extern char *stdio_names[];
 
 void show_stdio_dev(void)
 {
-       /* Print informations */
+       /* Print information */
        printf ("In:    ");
        if (stdio_devices[stdin] == NULL) {
                printf ("No input devices available!\n");