This commit is contained in:
meejah 2020-11-07 02:18:18 -07:00
parent 2118a2446e
commit d09690823d

View File

@ -51,7 +51,7 @@ def load_grid_manager(config_path, config_location):
"""
Load a Grid Manager from existing configuration.
:param FilePath config_path: the configuratino location (or None for
:param FilePath config_path: the configuration location (or None for
stdin)
:param str config_location: a string describing the config's location