From efdcf941742cb63b441656241d6699ac8d2819d3 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Thu, 2 Aug 2012 10:09:29 +0200 Subject: fix further spelling errors / remove a tab in the source --- src/qt/guiutil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt') diff --git a/src/qt/guiutil.cpp b/src/qt/guiutil.cpp index d3afc0a565..558eff6d5d 100644 --- a/src/qt/guiutil.cpp +++ b/src/qt/guiutil.cpp @@ -451,7 +451,7 @@ void HelpMessageBox::printToConsole() void HelpMessageBox::showOrPrint() { #if defined(WIN32) - // On windows, show a message box, as there is no stderr/stdout in windowed applications + // On Windows, show a message box, as there is no stderr/stdout in windowed applications exec(); #else // On other operating systems, print help text to console -- cgit v1.2.3