diff --git a/tools/mrbc/mrbc.c b/tools/mrbc/mrbc.c index 3533e3998..4803b5db7 100644 --- a/tools/mrbc/mrbc.c +++ b/tools/mrbc/mrbc.c @@ -32,7 +32,7 @@ usage(const char *name) "switches:", "-c check syntax only", "-o place the output into ", - "-v print version number, then trun on verbose mode", + "-v print version number, then turn on verbose mode", "-g produce debugging information", "-B binary output in C language format", "--verbose run at verbose mode",