From 204ff73fd2a6019dc811720e8c030cc2c891d302 Mon Sep 17 00:00:00 2001 From: Carson McDonald Date: Wed, 17 Apr 2013 05:19:53 -0400 Subject: Fix typo. --- tools/mrbc/mrbc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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", -- cgit v1.2.3