]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / TextClass.cpp
index 36aab53ac6de9bf44b396be699ee1b9131d5e7e7..2072b08d785a5afebd4962c04db5b00d9819a8fe 100644 (file)
@@ -259,7 +259,7 @@ bool TextClass::read(FileName const & filename, bool merge)
 
                                if (tmp.empty()) {
                                        lexrc.printError("Could not find input"
-                                                        "file: " + inc);
+                                                        "file: " + inc);
                                        error = true;
                                } else if (read(tmp, true)) {
                                        lexrc.printError("Error reading input"