Updated a doc string.

This commit is contained in:
Jean Manuel Nater
2013-06-24 17:13:33 -04:00
parent 986b63d85d
commit 7fd1190505

View File

@@ -120,7 +120,7 @@ class LoginEnrollmentTestCase(TestCase):
"""
Try to enroll and return boolean indicating result.
`course` is an instance of CourseDescriptor.
`verify` is an optional parameter specifying whether we
`verify` is an optional boolean parameter specifying whether we
want to verify that the student was successfully enrolled
in the course.
"""