]> git.lyx.org Git - features.git/blobdiff - src/support/filetools.cpp
Typo
[features.git] / src / support / filetools.cpp
index 88b8be19ee825724e6136654e945d876fd91c6ea..a5168d4d4a58c81dbcb19c642cdda52c3d67cc8c 100644 (file)
@@ -1147,7 +1147,7 @@ cmd_ret const runCommand(string const & cmd)
 FileName const findtexfile(string const & fil, string const & /*format*/,
                                                   bool const onlykpse)
 {
-       /* There is no problem to extend this function too use other
+       /* There is no problem to extend this function to use other
           methods to look for files. It could be setup to look
           in environment paths and also if wanted as a last resort
           to a recursive find. One of the easier extensions would