Fix typo in comments

Change-Id: I7510ce7a56c1952ff98580fb9a46f56c3d71477c
This commit is contained in:
Pierre Riteau 2020-03-13 11:54:48 +01:00 committed by Vishal Manchanda
parent 11d4954cc3
commit 70f6f4299d
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': {