qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo
@ 2015-05-29 10:16 Chen Hanxiao
  2015-06-02 14:38 ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Chen Hanxiao @ 2015-05-29 10:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

s/interation/iteration

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
---
 docs/writing-qmp-commands.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/writing-qmp-commands.txt b/docs/writing-qmp-commands.txt
index f3df206..ab1fdd3 100644
--- a/docs/writing-qmp-commands.txt
+++ b/docs/writing-qmp-commands.txt
@@ -598,7 +598,7 @@ stored in its "value" member. In our example, the "value" member is a pointer
 to an TimerAlarmMethod instance.
 
 Notice that the "current" variable is used as "true" only in the first
-interation of the loop. That's because the alarm timer method in use is the
+iteration of the loop. That's because the alarm timer method in use is the
 first element of the alarm_timers array. Also notice that QAPI lists are handled
 by hand and we return the head of the list.
 
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread
[parent not found: <1432632341-5201-1-git-send-email-chenhanxiao@cn.fujitsu.com>]

end of thread, other threads:[~2015-06-02 14:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 10:16 [Qemu-devel] [PATCH] docs/writing-qmp-commands: fix a typo Chen Hanxiao
2015-06-02 14:38 ` Stefan Hajnoczi
     [not found] <1432632341-5201-1-git-send-email-chenhanxiao@cn.fujitsu.com>
2015-05-28 11:32 ` Michael Tokarev
     [not found]   ` <87twuwaoju.fsf@blackfin.pond.sub.org>
2015-05-28 12:27     ` Michael Tokarev
2015-05-28 14:05       ` Markus Armbruster
2015-05-28 14:08         ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).