[virtualization-guide] Typo fix, plus a minor correction for clarity.

Justin Clift justinclift at fedoraproject.org
Tue Aug 17 06:28:28 UTC 2010


commit fbcbdadd40cd549121ce5caecd5e4cca4171d634
Author: Justin Clift <jclift at redhat.com>
Date:   Tue Aug 17 16:27:47 2010 +1000

    Typo fix, plus a minor correction for clarity.

 en-US/Storage_Pools_Directory.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Storage_Pools_Directory.xml b/en-US/Storage_Pools_Directory.xml
index 642f3e5..53cc3cb 100644
--- a/en-US/Storage_Pools_Directory.xml
+++ b/en-US/Storage_Pools_Directory.xml
@@ -151,12 +151,12 @@ dr-xr-xr-x. 26 root root 4096 May 28 13:57 ..
 							The <command>name</command> of the storage pool. 
 						</para>
 						<para>
-							This example uses the name <replaceable>guest_images_dir</replaceable>. All further <command>virsh</command> command used in this example use this name.
+							This example uses the name <replaceable>guest_images_dir</replaceable>. All further <command>virsh</command> commands used in this example use this name.
 						</para>
 					</listitem>
 					<listitem>
 						<para>
-							The <command>path</command> to a file system directory for storing virtualized guest image files . If this directory does not exist, <command>virsh</command> will create it.
+							The <command>path</command> to a file system directory for storing virtualized guest image files. If this directory does not exist, <command>virsh</command> will create it further on in the process.
 						</para>
 						<para>
 							This example uses the <replaceable>/guest_images</replaceable> directory.


More information about the docs-commits mailing list