[sysadmin-bin] s/the rest/the rest of the on the new_member_form_letter template



commit 489910ff446f4f3aa37f11e37f8f50c1f74d182c
Author: Andrea Veri <av gnome org>
Date:   Tue Mar 24 15:29:10 2015 +0100

    s/the rest/the rest of the on the new_member_form_letter template

 membership/foundation-operations.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 5031dbe..5843867 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -239,7 +239,7 @@ new_member_form_letter = string.Template("""
 Dear $cn,
 
 Congratulations, you are now a member of the GNOME Foundation! Welcome, and
-thank you for supporting GNOME. Your name has joined those of the rest
+thank you for supporting GNOME. Your name has joined those of the rest of the
 Foundation Membership:
 
    https://www.gnome.org/foundation/membership
@@ -347,7 +347,7 @@ The GNOME Foundation Membership Committee""")
 expired_membership_form_letter = string.Template("""
 Dear $cn,
 
-from our records it seems your GNOME Foundation Membership was last renewed 
+from our records it seems your GNOME Foundation Membership was last renewed
 on $last_renewed_on_date (YYYY-MM-DD) and its duration is currently set to be two years.
 
 If you want to continue being a member of the GNOME Foundation please make sure to submit


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]