Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[pandora-u-boot.git] / fs / jffs2 / jffs2_nand_1pass.c
index 3982003..740f787 100644 (file)
@@ -350,7 +350,7 @@ jffs2_1pass_read_inode(struct b_lists *pL, u32 ino, char *dest,
 #endif
                        default:
                                /* unknown */
-                               putLabeledWord("UNKOWN COMPRESSION METHOD = ", inode->compr);
+                               putLabeledWord("UNKNOWN COMPRESSION METHOD = ", inode->compr);
                                return -1;
                        }
                }