]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
BufferView.cpp: typo
[lyx.git] / src / TextClass.cpp
index 7e9c206a9cf03e6867e6b92743f57e5a89c0adf7..6d13d7de0a26b0d92aae8e9d2ce9476f365521f2 100644 (file)
@@ -1144,7 +1144,8 @@ bool TextClass::load(string const & path) const
                       << to_utf8(makeDisplayPath(layout_file.absFilename()))
                       << "'\n(Check `" << name_
                       << "')\nCheck your installation and "
-                       "try Options/Reconfigure..." << endl;
+                         "try Options/Reconfigure..." 
+                      << endl;
        }
 
        return loaded_;