Merge "Fix typo: Endoint -> Endpoint"

This commit is contained in:
Jenkins 2014-04-28 23:35:17 +00:00 committed by Gerrit Code Review
commit cdb0513e0b

View File

@ -403,7 +403,7 @@
</wadl:doc>
<response status="200 203"/> &commonFaults; &getFaults; </method>
<method name="GET" id="listEndpointsForToken">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN" title="List Endoints for Token">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN" title="List Endpoints for Token">
<para role="shortdesc">Lists the
endpoints associated with a specified token.</para>
</wadl:doc>