From e91c8a778349982eb49fd319ab6506911e2d837e Mon Sep 17 00:00:00 2001 From: ths Date: Sun, 3 Jun 2007 13:35:16 +0000 Subject: Spelling fixes, by Stefan Weil. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2927 c046a42c-6fe2-441c-8c8c-71466251a162 --- exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec.c') diff --git a/exec.c b/exec.c index 61d8f61ab5..0e415a5e9b 100644 --- a/exec.c +++ b/exec.c @@ -1220,7 +1220,7 @@ CPULogItem cpu_log_items[] = { { CPU_LOG_EXEC, "exec", "show trace before each executed TB (lots of logs)" }, { CPU_LOG_TB_CPU, "cpu", - "show CPU state before bloc translation" }, + "show CPU state before block translation" }, #ifdef TARGET_I386 { CPU_LOG_PCALL, "pcall", "show protected mode far calls/returns/exceptions" }, -- cgit v1.2.3