Hi, Attached is the following:
commit 1129f28dab9dc516b7d8658203d258fd701f57e5 Author: Chris Lamb <la...@debian.org> Date: Wed Apr 12 19:02:58 2017 +0100 Correct trough -> through typo. dc17/forms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit efaae05fef634f8a59f650e23d5764e908263038 Author: Chris Lamb <la...@debian.org> Date: Wed Apr 12 19:03:43 2017 +0100 Correct debconf-annouce -> debconf-announce typo. pages/about/debconf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) You can also merge from the "misc-typos" branch of https://github.com/lamby/dc17.dc.o if that is more convenient. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
From 1129f28dab9dc516b7d8658203d258fd701f57e5 Mon Sep 17 00:00:00 2001 From: Chris Lamb <la...@debian.org> Date: Wed, 12 Apr 2017 19:02:58 +0100 Subject: [PATCH 1/2] Correct trough -> through typo. --- dc17/forms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dc17/forms.py b/dc17/forms.py index 5060123..1620e3d 100644 --- a/dc17/forms.py +++ b/dc17/forms.py @@ -40,7 +40,7 @@ PREAMBLE = ( '<li>Nothing will be saved until the last page of the form, so be sure to ' 'work all the way through it.</li>' '<li>All registration, accommodation and catering fees must be paid ' - 'either trough the Stripe platform or in person at the front desk upon ' + 'either through the Stripe platform or in person at the front desk upon ' 'arrival.</li>' '<li>Please keep your registration information up to date. You can make ' 'changes at any time through this form.</li>' -- 2.11.0
From efaae05fef634f8a59f650e23d5764e908263038 Mon Sep 17 00:00:00 2001 From: Chris Lamb <la...@debian.org> Date: Wed, 12 Apr 2017 19:03:43 +0100 Subject: [PATCH 2/2] Correct debconf-annouce -> debconf-announce typo. --- pages/about/debconf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/about/debconf.md b/pages/about/debconf.md index e2fa4ee..3e22491 100644 --- a/pages/about/debconf.md +++ b/pages/about/debconf.md @@ -17,7 +17,7 @@ It will be preceded by DebCamp, July 31st to August 4th, and Open Day, August <form method="POST" action="https://lists.debconf.org/mailman/subscribe/debconf-announce"> <fieldset> - <legend>Register to the debconf-annouce mailing list</legend> + <legend>Register to the debconf-announce mailing list</legend> <label for="email">Your email address:</label> <input name="email" size="30" value="" type="Text"> <input name="email-button" value="Subscribe" type="Submit"> -- 2.11.0
_______________________________________________ Debconf-team mailing list Debconf-team@lists.debconf.org http://lists.debconf.org/mailman/listinfo/debconf-team