From: Eric Blake Date: Mon, 1 Nov 2010 20:57:18 +0000 (-0600) Subject: docs: fix typo X-Git-Tag: v0.8.6~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02d548e2acb37794a515e6be14045b3521a3d83;p=thirdparty%2Flibvirt.git docs: fix typo * docs/drvqemu.html.in (qemu): Fix typo. --- diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index ab54133d99..7230cae0bd 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -70,7 +70,7 @@ qemu+ssh://root@example.com/system (remote access, SSH tunnelled) application. Thus the QEMU instances spawned from this driver will share the same privileges as the client application. The intended use case for this driver is desktop virtualization, with virtual - machines storing their disk imags in the user's home directory and + machines storing their disk images in the user's home directory and being managed from the local desktop login session.