diff options
Diffstat (limited to 'plugins/CrashDumper/res/crshdmp.rc')
-rw-r--r-- | plugins/CrashDumper/res/crshdmp.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CrashDumper/res/crshdmp.rc b/plugins/CrashDumper/res/crshdmp.rc index 7a4a03e03e..13fdee8606 100644 --- a/plugins/CrashDumper/res/crshdmp.rc +++ b/plugins/CrashDumper/res/crshdmp.rc @@ -54,7 +54,7 @@ END IDD_VIEWVERSION DIALOGEX 0, 0, 375, 236
STYLE DS_SETFONT | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
-CAPTION "View Version Information "
+CAPTION "View Version Information"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
PUSHBUTTON "Close",IDCANCEL,302,215,66,14
|