Correct the wrong web form name

There should be "Create Volume" web form, not 'create volume'.

Change-Id: Ia3105c1b8aef265771ca299c94d32755066f485c
This commit is contained in:
chenqiaomin 2016-04-28 14:24:15 +00:00
parent db7228b5c2
commit 411fab89b4
1 changed files with 1 additions and 1 deletions

View File

@ -995,7 +995,7 @@ SlSt7ajsNVXaIclWqIw5YvEkgXTIEuDPE+C4='\
<literal>cinder</literal> command-line client.</para>
<para>To add new volumes, you need only a name and a volume size in
gigabytes. Either put these into the <guilabel>create volume</guilabel>
gigabytes. Either put these into the <guilabel>Create Volume</guilabel>
web form or use the command line:</para>
<screen><prompt>$</prompt> <userinput>cinder create --display-name test-volume 10</userinput></screen>