Commit 67128c5f by John Jarvis

grammar

parent b67987cd
......@@ -41,7 +41,7 @@ class Command(BaseCommand):
metavar='COURSE_ID',
dest='course_id',
default=False,
help="course id to for transfer"),
help="course id to use for transfer"),
make_option('-n', '--noop',
action='store_true',
dest='noop',
......
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