summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SimpleStatusMsg/res')
-rw-r--r--plugins/SimpleStatusMsg/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/res/resource.rc b/plugins/SimpleStatusMsg/res/resource.rc
index 8b5f91b33e..9c48274f20 100644
--- a/plugins/SimpleStatusMsg/res/resource.rc
+++ b/plugins/SimpleStatusMsg/res/resource.rc
@@ -92,7 +92,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Behaviour on status change",IDC_STATIC,4,2,300,58,WS_GROUP
+ GROUPBOX "Behavior on status change",IDC_STATIC,4,2,300,58,WS_GROUP
COMBOBOX IDC_CBOPTPROTO,13,15,106,97,CBS_DROPDOWNLIST | WS_TABSTOP
PUSHBUTTON "Apply to all",IDC_BOPTPROTO,123,15,60,13
LTEXT "Max length:",IDC_MAXLENGTH,198,17,63,8