mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
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:
parent
372e47e9b5
commit
805a250502
5 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue