From d02d548e2acb37794a515e6be14045b3521a3d83 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 1 Nov 2010 14:57:18 -0600 Subject: [PATCH] docs: fix typo * docs/drvqemu.html.in (qemu): Fix typo. --- docs/drvqemu.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.