From patchwork Tue Apr 26 12:29:39 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: vl: trivial spelling fix Date: Tue, 26 Apr 2011 02:29:39 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 92922 Message-Id: <1303820979-6983-2-git-send-email-stefanha@linux.vnet.ibm.com> To: Anthony Liguori Cc: qemu-devel@nongnu.org, Brad Hards , Stefan Hajnoczi From: Brad Hards Signed-off-by: Brad Hards Signed-off-by: Stefan Hajnoczi --- vl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/vl.c b/vl.c index 68c3b53..b46ee66 100644 --- a/vl.c +++ b/vl.c @@ -756,7 +756,7 @@ void add_boot_device_path(int32_t bootindex, DeviceState *dev, /* * This function returns null terminated string that consist of new line - * separated device pathes. + * separated device paths. * * memory pointed by "size" is assigned total length of the array in bytes *