Fix misspell word
Change-Id: I2b727f28733b1f7e2bb0e2dfa94a39bfdd7449fc
This commit is contained in:
parent
0a65b14207
commit
d1bd783a77
@ -86,7 +86,7 @@ class Config(object):
|
||||
# local oslo.config object or the caller which instantiates
|
||||
# AuthProtocol can pass in an existing oslo.config as the
|
||||
# value of the "oslo_config_config" key in conf. If both are
|
||||
# set "olso_config_config" is used.
|
||||
# set "oslo_config_config" is used.
|
||||
if local_config_project and not local_oslo_config:
|
||||
config_files = [local_config_file] if local_config_file else None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user