X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_ENOENT.c;h=7d264e5203382c5d173afa896fac082d63462d15;hp=6258aeae97eae36e98593111b5486e08053b0d48;hb=4f90d524e3c666c53ae36ad2911e00e5b3741cca;hpb=8f3b332855f68abc47f9da5b0f1877f33f70ba15 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c index 6258aea..7d264e5 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c @@ -26,7 +26,7 @@ int test_yaffs_truncate_ENOENT(void){ return 1; } else { - printf("recieved a different error than expected\n"); + printf("received a different error than expected\n"); return -1; } }