Remove typo from RAPI documentation
authorMichele Tartara <mtartara@google.com>
Fri, 13 Sep 2013 09:27:51 +0000 (09:27 +0000)
committerMichele Tartara <mtartara@google.com>
Fri, 13 Sep 2013 11:07:54 +0000 (11:07 +0000)
"be used instead." was repeated twice.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>

doc/rapi.rst

index eb115dc..fba7837 100644 (file)
@@ -96,7 +96,7 @@ by using the standard HTTP basic access authentication. This means that
 for accessing the protected URL ``https://cluster.example.com/resource``,
 the address ``https://username:password@cluster.example.com/resource`` should
 be used instead.
-be used instead. Alternatively, the appropriate parameter of your HTTP client
+Alternatively, the appropriate parameter of your HTTP client
 (such as ``-u`` for ``curl``) can be used.
 
 .. [#pwhash] Using the MD5 hash of username, realm and password is