Commit dd61a401 authored by Michal Čihař's avatar Michal Čihař

Fix typo

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 63de4112
......@@ -40,7 +40,7 @@ class Command(BaseCommand):
'--user',
default='anonymous',
help=(
'User performing the change',
'User performing the change'
)
),
make_option(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment