mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-14 16:27:31 +00:00
correct typo
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user