i cant spell
This commit is contained in:
parent
74d9fe77a3
commit
a79fcdad78
2 changed files with 1 additions and 1 deletions
0
a
0
a
|
@ -116,7 +116,7 @@ COMMAND(rm) {
|
||||||
|
|
||||||
#ifdef FRENCH
|
#ifdef FRENCH
|
||||||
if (streql(argv[0], "-fr")) {
|
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
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue