summaryrefslogtreecommitdiff
path: root/vl.c
diff options
context:
space:
mode:
authorBrad Hards <bradh@frogmouth.net>2011-04-23 21:50:06 +1000
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-04-26 13:26:37 +0100
commit71785abaea26e185f7dc19ab376c0ed51d469d90 (patch)
tree90b42ea6e8471e049965d3aa4d0b7b5600afca91 /vl.c
parentb0b36e5d2e4c8a96c2f6dbc0981a9fd0cde111d8 (diff)
downloadqemu-71785abaea26e185f7dc19ab376c0ed51d469d90.tar.gz
vl: trivial spelling fix
Signed-off-by: Brad Hards <bradh@frogmouth.net> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'vl.c')
-rw-r--r--vl.c2
1 files changed, 1 insertions, 1 deletions
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
*