diff --git a/a b/a deleted file mode 100644 index e69de29..0000000 diff --git a/src/commands/rm.c b/src/commands/rm.c index c67717b..7d72c2d 100644 --- a/src/commands/rm.c +++ b/src/commands/rm.c @@ -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