Fix up comments

This commit is contained in:
Erik Johnston 2019-07-15 13:19:57 +01:00
parent 823e13ddf4
commit 37b524f971
2 changed files with 3 additions and 3 deletions

View file

@ -284,7 +284,7 @@ class Config(object):
Used for workers where we want to add extra flags/subcommands.
Args:
conifg_parser (ArgumentParser)
config_parser (ArgumentParser)
argv (list[str])
Returns: