mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25132 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
592dbb3284
commit
96fbd90e92
@ -810,7 +810,7 @@ FileName const findtexfile(string const & fil, string const & /*format*/)
|
||||
if (absfile.exists())
|
||||
return absfile;
|
||||
|
||||
// No we try to find it using kpsewhich.
|
||||
// Now we try to find it using kpsewhich.
|
||||
// It seems from the kpsewhich manual page that it is safe to use
|
||||
// kpsewhich without --format: "When the --format option is not
|
||||
// given, the search path used when looking for a file is inferred
|
||||
|
Loading…
Reference in New Issue
Block a user