diff options
Diffstat (limited to 'src/core/stdchat/res/chat.rc')
-rw-r--r-- | src/core/stdchat/res/chat.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdchat/res/chat.rc b/src/core/stdchat/res/chat.rc index fc81743d84..5469807430 100644 --- a/src/core/stdchat/res/chat.rc +++ b/src/core/stdchat/res/chat.rc @@ -219,7 +219,7 @@ BEGIN LTEXT "Timeout (s)",IDC_STATIC,33,138,92,8
LTEXT "Text",IDC_STATIC,141,83,49,8
LTEXT "Background",IDC_STATIC,201,83,67,8
- LTEXT "(The timeout require at least PopUp plugin v 1.0.1.9. Setting it to 0 means default setting and -1 means indefinite time)",
+ LTEXT "(The timeout require at least Popup plugin v 1.0.1.9. Setting it to 0 means default setting and -1 means indefinite time)",
IDC_STATIC,33,151,207,17
END
|