X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EFBIG.c;h=0fc79af6ead130e0a13166748c51bf11d8efdc0a;hb=7827323c3e54b664075177cdb5626bb4dd1e7ed1;hp=7ea85da00f06f532eec93151a8cb21b868d6379b;hpb=1c8604a29f8ca073e1f5129c58e201a4b42bc192;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.c index 7ea85da..0fc79af 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.c @@ -26,7 +26,7 @@ int test_yaffs_truncate_EFBIG(void){ return 1; } else { - printf("recieved a different error than expected\n"); + printf("received a different error than expected\n"); return -1; } }