Fix misspell word

Change-Id: I25e226d8e7ac2af35a10ea7dee1a3cae03500f10
This commit is contained in:
sunxifa 2019-09-29 10:41:36 +08:00
parent e860c69831
commit 5b2b67f64a
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ class RBACEnforcer(object):
:type member_target: dict
:param filters: A variable number of optional string filters, these are
used to extract values from the query params. The
filters are added to the reques data that is passed to
filters are added to the request data that is passed to
the enforcer and may be used to determine policy
action. In practice these are mainly supplied in the
various "list" APIs and are un-used in the default