| Submitter | Stefan Hajnoczi |
|---|---|
| Date | April 26, 2011, 12:29 p.m. |
| Message ID | <1303820979-6983-2-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/92922/ |
| State | New |
| Headers | show |
Comments
Patch
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 *