diff options
Diffstat (limited to 'protocols/Tlen/res/tlen.rc')
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index 60dd22fa58..c105940f6a 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -185,7 +185,7 @@ BEGIN CONTROL "",IDC_COLORBKG,"ColourPicker",WS_TABSTOP,17,41,24,12
CONTROL "",IDC_COLORTXT,"ColourPicker",WS_TABSTOP,17,59,24,12
GROUPBOX "Delay",IDC_STATIC,157,26,140,55
- CONTROL "&From PopUp plugin",IDC_DELAY_POPUP,"Button",
+ CONTROL "&From Popup plugin",IDC_DELAY_POPUP,"Button",
BS_AUTORADIOBUTTON,164,40,125,10
CONTROL "&Custom",IDC_DELAY_CUSTOM,"Button",BS_AUTORADIOBUTTON,
164,53,98,10
|