yaffs Yet more tests for quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_truncate_EFBIG.c
index 7ea85da00f06f532eec93151a8cb21b868d6379b..0fc79af6ead130e0a13166748c51bf11d8efdc0a 100644 (file)
@@ -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;
                        }
                }