Fix the bug of "inapt spelling of a word"
The word "X -Auth-Token" should be spelled as "X-Auth-Token", so it is changed. Change-Id: I5045e083e9813ab01d434f1afff26b177ba08101 Closes-Bug: #1500788
This commit is contained in:
@@ -828,7 +828,7 @@
|
|||||||
This call is similar to <code>HEAD /auth/tokens</code> except
|
This call is similar to <code>HEAD /auth/tokens</code> except
|
||||||
that the <code>X-Subject-Token</code> token is immediately not
|
that the <code>X-Subject-Token</code> token is immediately not
|
||||||
valid, regardless of the <code>expires_at</code> attribute
|
valid, regardless of the <code>expires_at</code> attribute
|
||||||
value. An additional <code>X -Auth-Token</code> is not
|
value. An additional <code>X-Auth-Token</code> is not
|
||||||
required.
|
required.
|
||||||
</para>
|
</para>
|
||||||
</wadl:doc>
|
</wadl:doc>
|
||||||
|
|||||||
Reference in New Issue
Block a user