Fixed typo in ProjectSurvey reminder mail.
authorLennard de Rijk <ljvderijk@gmail.com>
Sun, 12 Jul 2009 00:02:28 +0200
changeset 2602 1179eb77c642
parent 2601 1f575a1e82d5
child 2603 4db295c3fbb3
Fixed typo in ProjectSurvey reminder mail.
app/soc/templates/soc/project_survey/mail/reminder_gsoc.html
--- a/app/soc/templates/soc/project_survey/mail/reminder_gsoc.html	Sat Jul 11 23:53:30 2009 +0200
+++ b/app/soc/templates/soc/project_survey/mail/reminder_gsoc.html	Sun Jul 12 00:02:28 2009 +0200
@@ -14,7 +14,7 @@
 {% endcomment %}
 {% block content %}
 We've noticed that you have not yet completed an evaluation for your GSoC project "{{ project_title }}".
-Please take a moment to visit {{ survey_url }} complete the evaluation immediately.
+Please take a moment to visit {{ survey_url }} and complete the evaluation immediately.
 If you need assistance with the survey, please try asking for help on the Students Mailing list or in #gsoc on Freenode.
 Please note that we cannot make payment to you until this evaluation is on file, so it's imperative that we receive it by the posted deadline of {{ survey_end|date:"jS F Y H:i" }} (UTC).
 {% endblock %}