Browse code

Fix typo in devstack-with-nested-kvm.rst

'succesfully' has been fixed to 'successfully'.

Change-Id: Ib14b1b8cb612aba759f3fe8b94d35cf47eb9b339
Closes-Bug: #1430149

Takashi NATSUME authored on 2015/03/10 14:51:39
Showing 1 changed files
... ...
@@ -129,7 +129,7 @@ DevStack's ``local.conf``:
129 129
     LIBVIRT_TYPE=kvm
130 130
 
131 131
 
132
-Once DevStack is configured succesfully, verify if the Nova instances
132
+Once DevStack is configured successfully, verify if the Nova instances
133 133
 are using KVM by noticing the QEMU CLI invoked by Nova is using the
134 134
 parameter `accel=kvm`, e.g.:
135 135