Skip to content

Commit 851393e

Browse files
author
Daisuke Fujita
committed
Fix typos in authentication.rst
1. "inital" to "initial" 2. "set of of environment variables" to "set of environment variables" Change-Id: I7040792c1a03a9a3ac873f9a0428bfa1178fd550
1 parent 262af54 commit 851393e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/authentication.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ by the ``ClientManager`` object.
8383
* Load the selected plugin class.
8484

8585
* When an operation that requires authentication is attempted ``ClientManager``
86-
makes the actual inital request to the Identity service.
86+
makes the actual initial request to the Identity service.
8787

8888
* if ``--os-auth-url`` is not supplied for any of the types except
8989
Token/Endpoint, exit with an error.
@@ -132,7 +132,7 @@ If using a domain as authorization scope, set either it's name or ID.
132132
Note that if the user and project share the same domain, then simply setting
133133
``os-default-domain`` or ``OS_DEFAULT_DOMAIN`` is sufficient.
134134

135-
Thus, a minimal set of of environment variables would be:
135+
Thus, a minimal set of environment variables would be:
136136

137137
.. code-block:: bash
138138

0 commit comments

Comments
 (0)