mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
adjust comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25472 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2fe39e6a2f
commit
d6ee64599c
@ -339,7 +339,7 @@ static string const findTargetFormat(string const & from)
|
||||
<< " to " << *it);
|
||||
}
|
||||
|
||||
// Failed! so we have to try to convert it to PPM format
|
||||
// Failed! so we have to try to convert it to PNG format
|
||||
// with the standard converter
|
||||
return string("png");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user