提交 b5e4946f 编写于 作者: S Stefan Weil 提交者: Stefan Hajnoczi

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: NStefan Weil <sw@weilnetz.de>
Signed-off-by: NStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
上级 3f5bd4e1
......@@ -399,7 +399,7 @@ functions:
This function will automatically generate the appropriate new reader
events and add the reader to the list.
To create a new card, the virtual card emulator will call a similiar
To create a new card, the virtual card emulator will call a similar
function.
VCard *vcard_new(VCardEmul *card_emul,
......
/*
* 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
......
......@@ -1749,7 +1749,7 @@ PC Keyboard
IDE controller
@end itemize
The mipssim pseudo board emulation provides an environment similiar
The mipssim pseudo board emulation provides an environment similar
to what the proprietary MIPS emulator uses for running Linux.
It supports:
......@@ -2141,7 +2141,7 @@ Xtensa emulator pseudo board "sim"
Avnet LX60/LX110/LX200 board
@end itemize
The sim pseudo board emulation provides an environment similiar
The sim pseudo board emulation provides an environment similar
to one provided by the proprietary Tensilica ISS.
It supports:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册