X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EINVAL.c;h=7c8fd9d19b15eafc4020cac63022c962f9d7ac50;hb=de55d14d486fdf4069153df3aba0957e62745490;hp=bec53dea41247da9576f1cd0037cacb0013f5dd2;hpb=1c8604a29f8ca073e1f5129c58e201a4b42bc192;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c index bec53de..7c8fd9d 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c @@ -26,7 +26,7 @@ int test_yaffs_truncate_EINVAL(void){ return 1; } else { - printf("recieved a different error than expected\n"); + printf("received a different error than expected\n"); return -1; } }