From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWTYl-0003e2-K6 for qemu-devel@nongnu.org; Fri, 02 Dec 2011 08:53:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWTYk-0008Cr-5N for qemu-devel@nongnu.org; Fri, 02 Dec 2011 08:53:51 -0500 Received: from e06smtp18.uk.ibm.com ([195.75.94.114]:52315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWTYj-00085l-UN for qemu-devel@nongnu.org; Fri, 02 Dec 2011 08:53:50 -0500 Received: from /spool/local by e06smtp18.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 2 Dec 2011 13:52:50 -0000 Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by d06nrmr1307.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pB2Dql2M2068488 for ; Fri, 2 Dec 2011 13:52:47 GMT Received: from d06av09.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pB2DqkOq020184 for ; Fri, 2 Dec 2011 06:52:47 -0700 From: Stefan Hajnoczi Date: Fri, 2 Dec 2011 13:50:26 +0000 Message-Id: <1322833833-9969-9-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1322833833-9969-1-git-send-email-stefanha@linux.vnet.ibm.com> References: <1322833833-9969-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 08/15] fix spelling in QMP sub directory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Dong Xu Wang , Markus Armbruster , Stefan Hajnoczi From: Dong Xu Wang Cc: Markus Armbruster Acked-by: Luiz Capitulino Signed-off-by: Dong Xu Wang Signed-off-by: Stefan Hajnoczi --- 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.7.3