Spelling fix
This commit is contained in:
parent
1c5686f5e3
commit
f70fad650d
@ -199,7 +199,7 @@ class Config(QObject):
|
||||
"""Read the config from a configparser instance.
|
||||
|
||||
Args:
|
||||
cp: The configparser instande to read the values from.
|
||||
cp: The configparser instance to read the values from.
|
||||
"""
|
||||
for secname in self.sections.keys():
|
||||
if secname not in cp:
|
||||
|
Loading…
Reference in New Issue
Block a user