diff options
Diffstat (limited to 'plugins/SeenPlugin/res/resource.rc')
-rw-r--r-- | plugins/SeenPlugin/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc index 87f914463a..52649ca971 100644 --- a/plugins/SeenPlugin/res/resource.rc +++ b/plugins/SeenPlugin/res/resource.rc @@ -86,7 +86,7 @@ BEGIN EDITTEXT IDC_POPUPSTAMP,49,20,224,12,ES_AUTOHSCROLL | WS_GROUP
RTEXT "Text",IDC_LABTTITLE,19,37,25,10
EDITTEXT IDC_POPUPSTAMPTEXT,49,35,224,12,ES_AUTOHSCROLL | WS_GROUP
- GROUPBOX "PopUp Colors",IDC_STATIC,0,70,280,136,WS_GROUP
+ GROUPBOX "Popup Colors",IDC_STATIC,0,70,280,136,WS_GROUP
RTEXT "Online",IDC_STATIC,10,83,60,10
CONTROL "",ID_STATUS_ONLINE,"ColourPicker",WS_TABSTOP,80,80,20,14
CONTROL "",40092,"ColourPicker",WS_TABSTOP,105,80,20,14
|