summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaoleilc <15247232416@163.com>2021-07-21 10:27:42 +0800
committerzhaoleilc <15247232416@163.com>2021-07-21 10:29:57 +0800
commitc7fd9f4fcd43fb78534921530d981634ec516344 (patch)
tree5ea977c5f4c0dd90569acff538259bdf92ad725b
parentfa5f76e55910040f9132bd19940ceee1307ff303 (diff)
downloadoslo-policy-c7fd9f4fcd43fb78534921530d981634ec516344.tar.gz
Fix a typo in the document3.8.2
This patch changes 'oslopolicy-policy-generator' to 'oslopolicy-checker' in oslopolicy-checker.rst. Change-Id: I73621ced00404d164fdb23f077ee36fbb6faf717
-rw-r--r--doc/source/cli/oslopolicy-checker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/oslopolicy-checker.rst b/doc/source/cli/oslopolicy-checker.rst
index bb4fee1..5c6c76b 100644
--- a/doc/source/cli/oslopolicy-checker.rst
+++ b/doc/source/cli/oslopolicy-checker.rst
@@ -18,7 +18,7 @@ Synopsis
Description
-----------
-The ``oslopolicy-policy-generator`` command can be used to check policy against
+The ``oslopolicy-checker`` command can be used to check policy against
the OpenStack Identity API access information. The access information is a
keystone token response from keystone's `authentication API
<https://docs.openstack.org/api-ref/identity/v3/#password-authentication-with-scoped-authorization>`_.