]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
support:
[lyx.git] / src / support / filetools.h
index 782ba2cc31773218b868d3441b116d849d3a1655..016fb8de7b84e82f67d7d45eda4cd5a1c64be966 100644 (file)
@@ -225,7 +225,7 @@ makeRelPath(docstring const & abspath, docstring const & basepath);
 std::string const onlyPath(std::string const & fname);
 
 /// Strips path from filename
-std::string const onlyFilename(std::string const & fname);
+std::string const onlyFileName(std::string const & fname);
 
 /** Check and Replace Environmentvariables ${NAME} in Path.
     Replaces all occurences of these, if they are found in the