Fix a typo
Correct a wrong package name in the comment line. Trivial-Fix Closes-Bug: #2092444 Change-Id: I9ba28cf529f249c2a06cfa253a0f736518fd374c
This commit is contained in:
parent
e1fde47a0c
commit
ca0dbdab8c
@ -25,9 +25,9 @@ def _get_root_path():
|
||||
return os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
|
||||
# ---------------------------------------------------
|
||||
# Override horizn, openstack_auth and Django settings
|
||||
# ---------------------------------------------------
|
||||
# ----------------------------------------------------
|
||||
# Override horizon, openstack_auth and Django settings
|
||||
# ----------------------------------------------------
|
||||
|
||||
WEBROOT = '/' # from openstack_auth
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user