summaryrefslogtreecommitdiff
path: root/plugins/Console
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Console')
-rw-r--r--plugins/Console/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Console/res/resource.rc b/plugins/Console/res/resource.rc
index 89555c6c47..e1e457efa7 100644
--- a/plugins/Console/res/resource.rc
+++ b/plugins/Console/res/resource.rc
@@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
IDD_CONSOLE DIALOGEX 0, 0, 335, 257
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_MAXIMIZEBOX |
WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
-CAPTION "Console "
+CAPTION "Console"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_TABS,"SysTabControl32",TCS_FOCUSNEVER |