Mistake about the tense of Verbs
Fix misspelling from "Lists" to "List". Fix misspelling from "Shows" to "Show". Fix misspelling from "Enables" to "Enable". Change-Id: Ie3cc5827c1ecc17e410d3e18b3db38d5a907013f Closes-Bug: #1494148
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<!-- OS Cells -->
|
||||
<!--*******************************************************-->
|
||||
<method name="GET" id="cellcapacity">
|
||||
<wadl:doc xml:lang="EN" title="Shows cell capacities"
|
||||
<wadl:doc xml:lang="EN" title="Show cell capacities"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">Shows capacities for a specified
|
||||
cell.</para>
|
||||
@@ -52,7 +52,7 @@
|
||||
</representation>
|
||||
</response> &fault501; </method>
|
||||
<method name="GET" id="datacell">
|
||||
<wadl:doc xml:lang="EN" title="Shows cell data"
|
||||
<wadl:doc xml:lang="EN" title="Show cell data"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">Shows data for a specified
|
||||
cell.</para>
|
||||
@@ -70,7 +70,7 @@
|
||||
</representation>
|
||||
</response> &fault501; </method>
|
||||
<method name="GET" id="returnallcell">
|
||||
<wadl:doc xml:lang="EN" title="Lists cells with details"
|
||||
<wadl:doc xml:lang="EN" title="List cells with details"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">Lists cells with details.</para>
|
||||
<para>When cells are not enabled, the cells API calls
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
</response>
|
||||
</method>
|
||||
<method name="PUT" id="enablehost">
|
||||
<wadl:doc xml:lang="EN" title="Enables host"
|
||||
<wadl:doc xml:lang="EN" title="Enable host"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">
|
||||
Enables or puts a specified host in maintenance mode.
|
||||
|
||||
Reference in New Issue
Block a user