From 2708c69c3314afbbd9d7c66a865df3e995ebd31c Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Fri, 14 Mar 2014 10:16:16 -0400 Subject: [PATCH] s/bootlable/bootable/ Fix typographical error only present in Grizzly documentation, it is not present in havana or master (icehouse). Change-Id: I802d0d20fa977b17a9895ffb7b58e5cab9c3697d Closes-Bug: #1292001 --- doc/src/docbkx/common/boot_from_volume.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/docbkx/common/boot_from_volume.xml b/doc/src/docbkx/common/boot_from_volume.xml index e1470c4fe7..c79824f0d4 100644 --- a/doc/src/docbkx/common/boot_from_volume.xml +++ b/doc/src/docbkx/common/boot_from_volume.xml @@ -34,7 +34,7 @@ Creating a Bootable Volume from an Image - Cinder has the ability to create a bootlable volume from an image stored in Glance. + Cinder has the ability to create a bootable volume from an image stored in Glance. # cinder create --image-id <image_id> --display-name my-bootable-vol <size> @@ -167,4 +167,4 @@ --key_name with a valid keypair name:$ nova boot --flavor 2 --key_name mykey --block_device_mapping vda=13:::0 boot-from-vol-test - \ No newline at end of file +