Browse Source

Update reset_passwd.tmpl

无闻 11 years ago
parent
commit
7b91dfeb01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/user/reset_passwd.tmpl

+ 1 - 1
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>