]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.C
fix reading the author field.
[lyx.git] / src / lyx_cb.C
index 213ff3967687d8eb375f36ec1a2f8c5236375742..663c4c46818e9242290677a63b6f2a24ad1b6b85 100644 (file)
@@ -453,6 +453,6 @@ void Reconfigure(BufferView * bv)
 
        Alert::information(_("System reconfigured"),
                _("The system has been reconfigured.\n"
-               "You need to restart LyX to make use of any \n"
+               "You need to restart LyX to make use of any\n"
                "updated document class specifications."));
 }