From 6f467ef8f7ead003aa477fdc05cbfb83a4da6d5b Mon Sep 17 00:00:00 2001 From: Simon Lin Date: Wed, 9 Sep 2015 14:00:50 +0800 Subject: [PATCH] Typo - Manage flavors in Admin User Guide "the number of VCPUs for the lavor" must to be "the number of VCPUs for the flavor" Change-Id: I886f2b0abca693a3bce9bb8f0cb3008650476515 closes-Bug: #1493654 --- doc/user-guide-admin/source/cli_manage_flavors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide-admin/source/cli_manage_flavors.rst b/doc/user-guide-admin/source/cli_manage_flavors.rst index a4eaa21fdc..a89d48590b 100644 --- a/doc/user-guide-admin/source/cli_manage_flavors.rst +++ b/doc/user-guide-admin/source/cli_manage_flavors.rst @@ -76,7 +76,7 @@ Create a flavor #. To create a flavor, specify a name, ID, RAM size, disk size, and the number of VCPUs for the - lavor, as follows:: + flavor, as follows:: $ nova flavor-create FLAVOR_NAME FLAVOR_ID RAM_IN_MB ROOT_DISK_IN_GB NUMBER_OF_VCPUS