correct typo

This commit is contained in:
Laurent Vivier 2004-05-21 15:36:01 +00:00
parent 86f9b56f7c
commit b31edbfa11

View File

@ -110,7 +110,7 @@ int set_cmdline(int readonly, char* image, char* cmdline)
return 5;
}
printf("Command line sucessfully modified\n");
printf("Command line successfully modified\n");
}
close(fd);