Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34077 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-04-07 13:25:44 +00:00
parent dfe751c701
commit 3504b0a807

View 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_;