From b5e4946f9642b077fb07269a5542ec22564b3394 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 13 Nov 2011 22:24:26 +0100 Subject: Fix spelling in documentation and comments (similiar -> similar) This bug was detected by codespell. In mips_mipssim.c a grammatical error was fixed, too. Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- hw/mips_mipssim.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw') diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c index 740715854b..b56cba619e 100644 --- a/hw/mips_mipssim.c +++ b/hw/mips_mipssim.c @@ -1,7 +1,7 @@ /* * QEMU/mipssim emulation * - * Emulates a very simple machine model similiar to the one use by the + * Emulates a very simple machine model similar to the one used by the * proprietary MIPS emulator. * * Copyright (c) 2007 Thiemo Seufer -- cgit v1.2.3