소스 검색

Update reset_passwd.tmpl

无闻 11 년 전
부모
커밋
7b91dfeb01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>