From: Michele Tartara Date: Fri, 13 Sep 2013 09:27:51 +0000 (+0000) Subject: Remove typo from RAPI documentation X-Git-Tag: v2.8.0rc3~3 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/282c19224a5958993ae2516050f095c157483b33 Remove typo from RAPI documentation "be used instead." was repeated twice. Signed-off-by: Michele Tartara Reviewed-by: Klaus Aehlig --- diff --git a/doc/rapi.rst b/doc/rapi.rst index eb115dc..fba7837 100644 --- a/doc/rapi.rst +++ b/doc/rapi.rst @@ -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