diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-06-28 06:38:13 +0000 |
commit | e8d8dfceaf556a43a00346beeffcc027d7b193cb (patch) | |
tree | 3bd141aa4f44e16e1ca920b0bcc698c01260f041 /protocols/Tlen | |
parent | 2863d3f67bf960030de6018d6f967344dc5c8a8b (diff) |
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tlen')
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index 2e07488fab..8cb7316bd8 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -312,7 +312,7 @@ BEGIN WS_VSCROLL | WS_TABSTOP
LTEXT "School:",IDC_STATIC,15,150,50,8
EDITTEXT IDC_SCHOOL,65,148,91,12,ES_AUTOHSCROLL
- GROUPBOX "Extra Search Criterias",IDC_EXTRAGROUP,171,7,156,67
+ GROUPBOX "Extra Search Criteria",IDC_EXTRAGROUP,171,7,156,67
LTEXT "Status:",IDC_STATIC,177,22,50,8
COMBOBOX IDC_STATUS,227,20,91,113,CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
|