From 71785abaea26e185f7dc19ab376c0ed51d469d90 Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Sat, 23 Apr 2011 21:50:06 +1000 Subject: [PATCH] vl: trivial spelling fix Signed-off-by: Brad Hards Signed-off-by: Stefan Hajnoczi --- vl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vl.c b/vl.c index 68c3b532b..b46ee663b 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 *