Fix a typo in the document

This patch changes 'oslopolicy-policy-generator' to
'oslopolicy-checker' in oslopolicy-checker.rst.

Change-Id: I73621ced00404d164fdb23f077ee36fbb6faf717
This commit is contained in:
zhaoleilc 2021-07-21 10:27:42 +08:00
parent fa5f76e559
commit c7fd9f4fcd
1 changed files with 1 additions and 1 deletions

View File

@ -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>`_.