config: Fix typo.
This commit is contained in:
parent
98269f4ed1
commit
e504ca0207
@ -63,7 +63,7 @@ class ConfigValue(object):
|
||||
maximum = None
|
||||
|
||||
#: Indicate if this field is required.
|
||||
opitional = None
|
||||
optional = None
|
||||
|
||||
#: Indicate if we should mask the when printing for human consumption.
|
||||
secret = None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user