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 <sw@weilnetz.de>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Stefan Weil 2013-04-28 11:49:57 +02:00 committed by Michael Tokarev
parent 372e47e9b5
commit 805a250502
5 changed files with 7 additions and 7 deletions

View file

@ -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