From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSnGP-0005Y7-BE for qemu-devel@nongnu.org; Tue, 22 Nov 2011 05:07:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSnGE-00061P-30 for qemu-devel@nongnu.org; Tue, 22 Nov 2011 05:07:35 -0500 Received: from e28smtp09.in.ibm.com ([122.248.162.9]:41824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSnGD-000617-Fr for qemu-devel@nongnu.org; Tue, 22 Nov 2011 05:07:30 -0500 Received: from /spool/local by e28smtp09.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 22 Nov 2011 15:37:25 +0530 From: Dong Xu Wang Date: Tue, 22 Nov 2011 18:06:19 +0800 Message-Id: <1321956386-12004-4-git-send-email-wdongxu@linux.vnet.ibm.com> In-Reply-To: <1321956386-12004-1-git-send-email-wdongxu@linux.vnet.ibm.com> References: <1321956386-12004-1-git-send-email-wdongxu@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 04/11] fix spelling in QMP sub directory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Markus Armbruster , Dong Xu Wang , stefanha@linux.vnet.ibm.com, Luiz Capitulino From: Dong Xu Wang Cc: Luiz Capitulino Cc: Markus Armbruster Signed-off-by: Dong Xu Wang --- QMP/qmp-events.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt index 0ce5d4e..af586ec 100644 --- a/QMP/qmp-events.txt +++ b/QMP/qmp-events.txt @@ -126,7 +126,7 @@ the authentication ID is not provided. VNC_DISCONNECTED ---------------- -Emitted when the conection is closed. +Emitted when the connection is closed. Data: -- 1.7.5.4