Address PR review comments

This commit is contained in:
Andy Armstrong
2014-10-02 13:07:58 -04:00
parent ba491195e6
commit 7be11b47da
2 changed files with 2 additions and 2 deletions

View File

@@ -331,7 +331,7 @@ browser and pasting the output. When that file changes, this one should be rege
<% }); %>
</select>
</label><div class="field-help">
Discussion admins and moderators can make their posts visible to all students or specify a single cohort group.
Discussion admins, moderators, and TAs can make their posts visible to all students or specify a single cohort group.
</div>
</div>
<% } %>

View File

@@ -421,7 +421,7 @@
${'<% }); %>'}
</select>
</label><div class="field-help">
${_("Discussion admins and moderators can make their posts visible to all students or specify a single cohort group.")}
${_("Discussion admins, moderators, and TAs can make their posts visible to all students or specify a single cohort group.")}
</div>
</div>
${'<% } %>'}