summaryrefslogtreecommitdiffstats
path: root/hw/mips_mipssim.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2011-11-13 22:24:26 +0100
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-11-17 12:57:36 +0000
commitb5e4946f9642b077fb07269a5542ec22564b3394 (patch)
treed380723a1a1e7c0098b25933f9c15277443b1a78 /hw/mips_mipssim.c
parent3f5bd4e1b874590d3d76e031530799a4610da6dc (diff)
downloadhqemu-b5e4946f9642b077fb07269a5542ec22564b3394.zip
hqemu-b5e4946f9642b077fb07269a5542ec22564b3394.tar.gz
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 <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw/mips_mipssim.c')
-rw-r--r--hw/mips_mipssim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mips_mipssim.c b/hw/mips_mipssim.c
index 7407158..b56cba6 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
OpenPOWER on IntegriCloud