From a79fcdad78111bc9f9f43136554d18d5c97fab36 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 3 May 2023 12:29:28 -0400 Subject: i cant spell --- src/commands/rm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3-freya