]> git.lyx.org Git - features.git/commitdiff
Glitch with new line breaking from Qt.
authorPavel Sanda <sanda@lyx.org>
Fri, 4 Mar 2011 18:30:40 +0000 (18:30 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 4 Mar 2011 18:30:40 +0000 (18:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37847 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyX.cpp

index e65ef903209b06b3d589cd49528327e182a72ea7..aecf1da00680feca986831e74e6ecb7fe2ceaed7 100644 (file)
@@ -671,7 +671,7 @@ static void error_handler(int err_sig)
                          "hope you have not lost any data.\n"
                          "Please read the bug-reporting instructions "
                          "in 'Help->Introduction' and send us a bug report, "
-                         "if necessary. Thanks !\nBye.");
+                         "if necessary. Thanks!\nBye.");
                break;
        case SIGINT:
        case SIGTERM: