From 84d7362b242b0819902598efed9d8cb23fb111d0 Mon Sep 17 00:00:00 2001
From: Andrea Spadaccini <spadaccio@google.com>
Date: Thu, 28 Jul 2011 20:37:04 +0100
Subject: [PATCH] Fixed a typo in the installation tutorial

Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
---
 doc/install.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/install.rst b/doc/install.rst
index 5d8b91a32..d899abda4 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -182,7 +182,7 @@ other. For example::
   (xend-relocation-hosts-allow '^192\\.0\\.2\\.[0-9]+$')
 
 
-The second line assumess that the hypervisor parameter
+The second line assumes that the hypervisor parameter
 ``migration_port`` is set 8002, otherwise modify it to match. The last
 line assumes that all your nodes have secondary IPs in the
 192.0.2.0/24 network, adjust it accordingly to your setup.
-- 
GitLab