X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_ENOTDIR.c;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_ENOTDIR.c;h=bda51ef15d32ad394b9f7cd74b845557d2c5db40;hb=4f90d524e3c666c53ae36ad2911e00e5b3741cca;hp=2cc71b502af30ae480526b1685d5f90b9026511f;hpb=24c7a59d54dbe6946be101db3c8ae38f92634129;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c index 2cc71b5..bda51ef 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c @@ -26,7 +26,7 @@ int test_yaffs_truncate_ENOTDIR(void){ return 1; } else { - printf("recieved a different error than expected\n"); + printf("received a different error than expected\n"); return -1; } }