From 7b91dfeb017dcb361c35290cf8adcded71a64f47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=97=A0=E9=97=BB?= <joe2010xtmf@163.com>
Date: Mon, 21 Apr 2014 00:27:40 -0400
Subject: [PATCH] Update reset_passwd.tmpl

---
 templates/user/reset_passwd.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/user/reset_passwd.tmpl b/templates/user/reset_passwd.tmpl
index e65c43d5d..a2a5ca9ec 100644
--- a/templates/user/reset_passwd.tmpl
+++ b/templates/user/reset_passwd.tmpl
@@ -19,7 +19,7 @@
             </div>
         </div>
         {{else}}
-        <p>Sorry, your confirmation code has exipired or is not valid.</p>
+        <p>Sorry, your confirmation code has expired or is not valid.</p>
         {{end}}
     </form>
 </div>