mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Update comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34064 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bad9e83355
commit
c282d14f66
@ -89,7 +89,7 @@ lyx::Converter const * setConverter(string const from)
|
||||
if (first) {
|
||||
first = false;
|
||||
LYXERR0("PreviewLoader::startLoading()\n"
|
||||
<< "No converter from \"lyxpreview\" format has been defined.");
|
||||
<< "No converter from \"" << from << "\" format has been defined.");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user