Merge "Fix typo in comments"

This commit is contained in:
Zuul 2020-04-01 13:41:15 +00:00 committed by Gerrit Code Review
commit b09c923272
1 changed files with 1 additions and 1 deletions

View File

@ -1864,7 +1864,7 @@ def is_router_enabled(request):
# FEATURE_MAP is used to define:
# - related neutron extension name (key: "extension")
# - corresponding dashboard config (key: "config")
# - RBAC policies (key: "poclies")
# - RBAC policies (key: "policies")
# If a key is not contained, the corresponding permission check is skipped.
FEATURE_MAP = {
'dvr': {