summaryrefslogtreecommitdiff
path: root/plugins/MirFox/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirFox/res/resource.rc')
-rw-r--r--plugins/MirFox/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirFox/res/resource.rc b/plugins/MirFox/res/resource.rc
index d2410d97d1..d0cef9ce5a 100644
--- a/plugins/MirFox/res/resource.rc
+++ b/plugins/MirFox/res/resource.rc
@@ -59,7 +59,7 @@ BEGIN
LTEXT "on middle mouse button click\n(note: use middle mouse button to send multiple messages from Firefox)",IDC1_LABEL4,26,92,256,32
COMBOBOX IDC1_COMBO3,26,132,256,15,CBS_DROPDOWNLIST | WS_TABSTOP
GROUPBOX "Firefox profiles",IDC1_STATIC_G2,17,162,275,55
- CONTROL "Show Miranda menu only in these firefox profiles (comma delimited)",IDC1_CHECK1,
+ CONTROL "Show Miranda menu only in these Firefox profiles (comma delimited)",IDC1_CHECK1,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,26,171,252,20
EDITTEXT IDC1_EDIT1,26,195,249,14,ES_AUTOHSCROLL
END