summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/res/resource.rc')
-rw-r--r--plugins/SmileyAdd/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/res/resource.rc b/plugins/SmileyAdd/res/resource.rc
index 7a9a9afa92..f6fcdf0125 100644
--- a/plugins/SmileyAdd/res/resource.rc
+++ b/plugins/SmileyAdd/res/resource.rc
@@ -76,7 +76,7 @@ BEGIN
CONTROL "Disable",IDC_PLUGENABLED,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,240,217,69,12
COMBOBOX IDC_SMLBUT,159,230,60,35,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
LTEXT "Smiley button",IDC_STATIC,161,219,72,8
- CONTROL "Horisontal sorting",IDC_SORTING_HORISONTAL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,193,91,10
+ CONTROL "Horizontal sorting",IDC_SORTING_HORIZONTAL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,193,91,10
END