From 047b91862cf46225f59425111b08a0e4f645c387 Mon Sep 17 00:00:00 2001 From: "Peter E. Yee" Date: Fri, 17 Aug 2018 04:24:51 +0000 Subject: [PATCH] Fixed 2 trivial spelling errors in NomCom tools. Fixes issue #2569. Commit ready for merge. - Legacy-Id: 15441 --- ietf/nomcom/forms.py | 2 +- ietf/templates/nomcom/send_reminder_mail.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ietf/nomcom/forms.py b/ietf/nomcom/forms.py index 8bfefe846..391cefae6 100644 --- a/ietf/nomcom/forms.py +++ b/ietf/nomcom/forms.py @@ -815,5 +815,5 @@ class EditNomineeForm(forms.ModelForm): fields = ('nominee_email',) class NominationResponseCommentForm(forms.Form): - comments = forms.CharField(widget=forms.Textarea,required=False,help_text="Any comments provided will be encrytped and will only be visible to the NomCom.", strip=False) + comments = forms.CharField(widget=forms.Textarea,required=False,help_text="Any comments provided will be encrypted and will only be visible to the NomCom.", strip=False) diff --git a/ietf/templates/nomcom/send_reminder_mail.html b/ietf/templates/nomcom/send_reminder_mail.html index ed9212ade..7290ba8b9 100644 --- a/ietf/templates/nomcom/send_reminder_mail.html +++ b/ietf/templates/nomcom/send_reminder_mail.html @@ -9,7 +9,7 @@ {% block nomcom_content %} {% origin %} -

Send remider to {{reminder_description}}

+

Send reminder to {{reminder_description}}

{% if nomcom.group.state_id == 'active' %}

The message that will be sent is as follows: