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