From: Brad Hards Date: Sat, 23 Apr 2011 11:50:06 +0000 (+1000) Subject: vl: trivial spelling fix X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=71785abaea26e185f7dc19ab376c0ed51d469d90;p=qemu.git vl: trivial spelling fix Signed-off-by: Brad Hards Signed-off-by: Stefan Hajnoczi --- diff --git a/vl.c b/vl.c index 68c3b532bc..b46ee663bf 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 *