Correct "systema" typo in usage documentation.

This commit is contained in:
Andrew Drake 2017-01-17 14:51:58 -08:00
parent e3674c40bc
commit b806d122d3
2 changed files with 2 additions and 2 deletions

View file

@ -158,7 +158,7 @@ def register_default_options(option_manager):
'--install-hook', action='callback', type='choice',
choices=vcs.choices(), callback=vcs.install,
help='Install a hook that is run prior to a commit for the supported '
'version control systema.'
'version control system.'
)
add_option(