소스 검색

Merge pull request #343 from chriscroome/dev

Typo fixed
Phoenix Eve Aspacio 8 년 전
부모
커밋
5fbc1525f4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data/web/lang/lang.en.php

+ 1 - 1
data/web/lang/lang.en.php

@@ -175,7 +175,7 @@ $lang['user']['eas_reset'] = 'Reset ActiveSync device cache';
 $lang['user']['eas_reset_now'] = 'Reset now';
 $lang['user']['eas_reset_help'] = 'In many cases a device cache reset will help to recover a broken ActiveSync profile.<br><b>Attention:</b> All elements will be redownloaded!';
 
-$lang['user']['encryption'] = 'Encyrption';
+$lang['user']['encryption'] = 'Encryption';
 $lang['user']['username'] = 'Username';
 $lang['user']['password'] = 'Password';
 $lang['user']['last_run'] = 'Last run';