Skip to content

Commit 7a94a56

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix typos in authentication.rst"
2 parents 4759a84 + 851393e commit 7a94a56

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)