--- linux-2.5.7/fs/reiserfs/super.c.orig        Thu Apr  4 14:51:12 2002
+++ linux-2.5.7/fs/reiserfs/super.c     Thu Apr  4 15:14:01 2002
@@ -772,7 +772,7 @@
    if ( rs->s_v1.s_root_block == -1 ) {
       brelse(bh) ;
       printk("dev %s: Unfinished reiserfsck --rebuild-tree run detected. Please run\n"
-              "reiserfsck --rebuild-tree and wait for a completion. If that fais\n"
+              "reiserfsck --rebuild-tree and wait for a completion. If that fails\n"
              "get newer reiserfsprogs package\n", s->s_id);
       return 1;
    }