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:
DongCan
2015-09-10 07:28:22 +00:00
parent 7752066836
commit 8ad9509221
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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.