From d4b84cd7984d9f49ba75f6221f97b43a913f2c4f Mon Sep 17 00:00:00 2001 From: james Date: Thu, 3 Mar 2005 15:33:43 +0000 Subject: [PATCH] fix "pleaes" typo --- register_judges.php | 2 +- register_participants.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/register_judges.php b/register_judges.php index 314f58d..fa2cca7 100644 --- a/register_judges.php +++ b/register_judges.php @@ -126,7 +126,7 @@ echo ""; echo "
"; echo "
"; - echo i18n("If you have lost or forgotten your password, pleaes click here to resend it to your email address"); + echo i18n("If you have lost or forgotten your password, please click here to resend it to your email address"); } else { diff --git a/register_participants.php b/register_participants.php index bc4acac..ba708c2 100644 --- a/register_participants.php +++ b/register_participants.php @@ -179,7 +179,7 @@ echo ""; echo ""; echo "
"; - echo i18n("If you have lost or forgotten your registration number, pleaes click here to resend it to your email address"); + echo i18n("If you have lost or forgotten your registration number, please click here to resend it to your email address"); } else {