Fix typo: Endoint -> Endpoint

Change-Id: Ied5e649e19f7a4da3e2a84c2601b6eca92f587ea
Closes-Bug: #1313245
This commit is contained in:
Andreas Jaeger 2014-04-27 06:51:06 +02:00
parent 871828ee21
commit 5d3e2bd7c2

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>