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:
parent
ca403dde02
commit
e7a491d08b
@ -828,7 +828,7 @@
|
||||
This call is similar to <code>HEAD /auth/tokens</code> except
|
||||
that the <code>X-Subject-Token</code> token is immediately not
|
||||
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.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user