Fixes DOC-2717 for Jennifer

This commit is contained in:
Alison Hodges
2016-02-18 16:17:56 -05:00
parent 5903ef832c
commit 5e62e937d6

View File

@@ -303,7 +303,7 @@ class CourseFields(object):
scope=Scope.settings, default=False,
help=_(
"Enter true or false. If true, discussion categories and subcategories are sorted alphabetically. "
"If false, they are sorted chronologically."
"If false, they are sorted chronologically by creation date and time."
)
)
announcement = Date(