]> git.proxmox.com Git - qemu.git/commitdiff
vl: trivial spelling fix
authorBrad Hards <bradh@frogmouth.net>
Sat, 23 Apr 2011 11:50:06 +0000 (21:50 +1000)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 26 Apr 2011 12:26:37 +0000 (13:26 +0100)
Signed-off-by: Brad Hards <bradh@frogmouth.net>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
vl.c

diff --git a/vl.c b/vl.c
index 68c3b532bce593cd1f4f452fd1b3077a6c2f2cb9..b46ee663bfd4a953fbfc013e17dec1aad98f7d5c 100644 (file)
--- 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
  *