summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/res/resource.rc')
-rw-r--r--plugins/UserInfoEx/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc
index 82ecc59e4a..aeeb744501 100644
--- a/plugins/UserInfoEx/res/resource.rc
+++ b/plugins/UserInfoEx/res/resource.rc
@@ -223,7 +223,7 @@ BEGIN
CONTROL "Use Windows colors",CHECK_OPT_POPUP_WINCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,101,114,10
CONTROL "Use default colors",CHECK_OPT_POPUP_DEFCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,114,114,10
GROUPBOX "Delay",IDC_STATIC,176,132,108,58,WS_GROUP
- CONTROL "From Popup plugin",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10
+ CONTROL "From popup plugin",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10
CONTROL "Custom",RADIO_OPT_POPUP_CUSTOM,"Button",BS_AUTORADIOBUTTON,182,160,59,10
CONTROL "Permanent",RADIO_OPT_POPUP_PERMANENT,"Button",BS_AUTORADIOBUTTON,182,175,96,10
EDITTEXT EDIT_DELAY,246,159,33,14,ES_RIGHT | ES_AUTOHSCROLL