From ccc20f7c70a955a21f3d345a0ce9649454c61ab5 Mon Sep 17 00:00:00 2001
From: fanningert <thomas@fanninger.at>
Date: Thu, 14 Aug 2014 21:52:01 +0200
Subject: [PATCH] Correct type issue in locale_en-US.ini

---
 conf/locale/locale_en-US.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 951b74c89e..edd5cdb9dc 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -66,7 +66,7 @@ resend_mail = Click here to resend your activation e-mail
 email_not_associate = This e-mail address does not associate to any account.
 send_reset_mail = Click here to (re)send your passowrd reset e-mail
 reset_password = Reset Your Password
-invalid_code = Sorry, your confirmation code has exipired or not valid.
+invalid_code = Sorry, your confirmation code has expired or not valid.
 reset_password_helper = Click here to reset your password
 password_too_short = Password length cannot be less then 6.