i cant spell

This commit is contained in:
Freya Murphy 2023-05-03 12:29:28 -04:00
parent 74d9fe77a3
commit a79fcdad78
2 changed files with 1 additions and 1 deletions

0
a
View file

View file

@ -116,7 +116,7 @@ COMMAND(rm) {
#ifdef FRENCH
if (streql(argv[0], "-fr")) {
printf("\x1b[94mremoving \x1b[97mthe \x1b[91mfrench \x1b[93m(beguette noises)\x1b[0m\n");
printf("\x1b[94mremoving \x1b[97mthe \x1b[91mfrench \x1b[93m(baguette noises)\x1b[0m\n");
}
#endif