Fixing typo in creating affinity group

Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/5a4a44d2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/5a4a44d2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/5a4a44d2

Branch: refs/heads/4.4
Commit: 5a4a44d23edd5b55768c0e4836a2dca0b8461b99
Parents: a49d204
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Fri May 16 22:18:59 2014 +0200
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Fri May 16 22:18:59 2014 +0200

----------------------------------------------------------------------
 source/virtual_machines.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/5a4a44d2/source/virtual_machines.rst
----------------------------------------------------------------------
diff --git a/source/virtual_machines.rst b/source/virtual_machines.rst
index 568735a..2c9e8a3 100644
--- a/source/virtual_machines.rst
+++ b/source/virtual_machines.rst
@@ -400,7 +400,7 @@ To add an affinity group:
 
       Type. The only supported type shipped with CloudStack is Host
       Anti-Affinity. This indicates that the VMs in this group should
-      avoid being placed on the same VM with each other. If you see
+      avoid being placed on the same host with each other. If you see
       other types in this list, it means that your installation of
       CloudStack has been extended with customized affinity group
       plugins.

Reply via email to