[gnome-web-www/wptest] membership-application: Fixed a minor typo in the generated email



commit 8790770a08db0ffd2b646bddcd0c2bedc70058b1
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Fri Feb 24 13:20:31 2012 +0100

    membership-application: Fixed a minor typo in the generated email

 theme/page-apply.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 17b9d70..d457206 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -31,7 +31,7 @@ if (array_key_exists('submit', $_POST)) {
                     "Full Name: " . $full_name . "\n".
                     "Email:     " . $obfuscated_email . "\n\n" .
                     
-                    "Contribuitions Summary:\n" .
+                    "Contributions Summary:\n" .
                     $summary . "\n\n" .
                     
                     "Foundation Previous Participation:\n" .



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