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