summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MenuItemEx/resource.rc')
-rw-r--r--plugins/MenuItemEx/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/resource.rc b/plugins/MenuItemEx/resource.rc
index 7c9a68781c..9424bfb831 100644
--- a/plugins/MenuItemEx/resource.rc
+++ b/plugins/MenuItemEx/resource.rc
@@ -82,7 +82,7 @@ BEGIN
LTEXT "* Use Ctrl+click to see popup with the copied text",IDC_HINT1,16,164,251,11
CONTROL "Hide contact on 'Ignore all'",IDC_IGNOREHIDE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,42,105,10
GROUPBOX "Other options",IDC_STATIC,7,184,266,27
- CONTROL "Automatically refresh contact's details after they comes online",IDC_REFRESH_DETAILS,
+ CONTROL "Automatically refresh contact's details after they come online",IDC_REFRESH_DETAILS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,196,251,10
END