From dd5d6fe913b458463aecb3abd6dca049e5d5b0c6 Mon Sep 17 00:00:00 2001 From: pbrook Date: Sun, 29 Jun 2008 10:43:16 +0000 Subject: Add missing file. Fix spelling errors. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4800 c046a42c-6fe2-441c-8c8c-71466251a162 --- vl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vl.c') diff --git a/vl.c b/vl.c index 72ce67b02d..00d43eeeee 100644 --- a/vl.c +++ b/vl.c @@ -7446,7 +7446,7 @@ static void help(int exitcode) " To see what timers are available use -clock ?\n" "-startdate select initial date of the clock\n" "-icount [N|auto]\n" - " Enable virtual instruction counter with 2^N clock ticks per instructon\n" + " Enable virtual instruction counter with 2^N clock ticks per instruction\n" "\n" "During emulation, the following keys are useful:\n" "ctrl-alt-f toggle full screen\n" -- cgit v1.2.3