From 4de0f1cd0ba1541f49eb54a68b32ec7f973c274b Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Tue, 10 Mar 2015 14:51:39 +0900 Subject: [PATCH] Fix typo in devstack-with-nested-kvm.rst 'succesfully' has been fixed to 'successfully'. Change-Id: Ib14b1b8cb612aba759f3fe8b94d35cf47eb9b339 Closes-Bug: #1430149 --- doc/source/guides/devstack-with-nested-kvm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/guides/devstack-with-nested-kvm.rst b/doc/source/guides/devstack-with-nested-kvm.rst index 58ec3d3672..610300be52 100644 --- a/doc/source/guides/devstack-with-nested-kvm.rst +++ b/doc/source/guides/devstack-with-nested-kvm.rst @@ -129,7 +129,7 @@ DevStack's ``local.conf``: LIBVIRT_TYPE=kvm -Once DevStack is configured succesfully, verify if the Nova instances +Once DevStack is configured successfully, verify if the Nova instances are using KVM by noticing the QEMU CLI invoked by Nova is using the parameter `accel=kvm`, e.g.: