Schreibfehler gefixt
This commit is contained in:
@@ -412,7 +412,7 @@ Mischteil
|
||||
get list of sections in allgmein
|
||||
"""
|
||||
|
||||
ALLG_CFG = manage_configs.AllgmeinConfig()
|
||||
ALLG_CFG = manage_configs.AllgemeinConfig()
|
||||
ALLG_CFG.from_cfg_str(self.allgemein)
|
||||
|
||||
allg_secs = ALLG_CFG.get_sections()
|
||||
|
||||
Reference in New Issue
Block a user