]> git.lyx.org Git - lyx.git/blobdiff - src/layout.C
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / layout.C
index 8f4dfffdd5ffb6bc7d46890f6462b785bf5a7718..b4fb05f7337277dbb499475ae90c16d2ad285fa4 100644 (file)
@@ -1431,7 +1431,7 @@ bool LyXTextClassList::Read ()
                lyxerr << "LyXTextClassList::Read: no textclasses found!"
                       << endl;
                WriteAlert(_("LyX wasn't able to find any layout description!"),
-                          _("Check the contents of  the file \"textclass.lst\""),
+                          _("Check the contents of the file \"textclass.lst\""),
                           _("Sorry, has to exit :-("));
                return false;
        }