diff options
Diffstat (limited to 'plugins/TabSRMM/res/chat.rc')
-rw-r--r-- | plugins/TabSRMM/res/chat.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 20167bf0e6..03a3fb55f4 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -349,7 +349,7 @@ BEGIN MENUITEM "", 65535
POPUP "Message"
BEGIN
- MENUITEM "Undo ", ID_MESSAGE_UNDO, GRAYED
+ MENUITEM "Undo", ID_MESSAGE_UNDO, GRAYED
MENUITEM "Redo", ID_MESSAGE_REDO, GRAYED
MENUITEM SEPARATOR
MENUITEM "Copy", ID_MESSAGE_COPY, GRAYED
|