Merge "Fix misspellings in oslo.config"
This commit is contained in:
commit
ff5378e81d
@ -2054,7 +2054,7 @@ class ConfigOpts(collections.Mapping):
|
|||||||
actually a list of values (e.g. for multi opts).
|
actually a list of values (e.g. for multi opts).
|
||||||
|
|
||||||
:param value: the string value, or list of string values
|
:param value: the string value, or list of string values
|
||||||
:param opt: option defintion (instance of Opt class or it's subclasses)
|
:param opt: option definition (instance of Opt class or its subclasses)
|
||||||
:returns: converted value
|
:returns: converted value
|
||||||
"""
|
"""
|
||||||
if opt.multi:
|
if opt.multi:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user