From 805a25050272fe7cbbc2e9ce911612fc86c7b9a9 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 28 Apr 2013 11:49:57 +0200 Subject: Trivial grammar and spelling fixes similiar -> similar recieve -> receive transfered -> transferred preperation -> preparation Most changes are in comments, one modifies a parameter name in a function prototype. The spelling fixes were made using codespell. Signed-off-by: Stefan Weil Acked-by: Richard Henderson Signed-off-by: Michael Tokarev --- hw/moxie/moxiesim.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/moxie') diff --git a/hw/moxie/moxiesim.c b/hw/moxie/moxiesim.c index 70bf28f2fd..649f9a7daa 100644 --- a/hw/moxie/moxiesim.c +++ b/hw/moxie/moxiesim.c @@ -1,7 +1,7 @@ /* * QEMU/moxiesim 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 * GDB moxie simulator. * * Copyright (c) 2008, 2009, 2010, 2013 Anthony Green -- cgit v1.2.1