mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
tests/: spelling fixes
with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
d30b5bc95a
commit
96420a30e0
49 changed files with 69 additions and 69 deletions
|
@ -212,7 +212,7 @@ static void announce_self(void *obj, void *data, QGuestAllocator *t_alloc)
|
|||
g_assert_cmpint(*proto, ==, htons(ETH_P_RARP));
|
||||
|
||||
/*
|
||||
* Stop the announcment by settings rounds to 0 on the
|
||||
* Stop the announcement by settings rounds to 0 on the
|
||||
* existing timer.
|
||||
*/
|
||||
rsp = qmp("{ 'execute' : 'announce-self', "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue