Hi everybody,

One short question: Is the javadoc description of *commons.io.FileUtils.isRegularFile(...)* correct? It says it returns "false" if the path is not a directory. Actually "false" is returned for existing directories. I think the javadoc should be corrected to: "return false if path is a directory", right?

Best regards,

Christian

Reply via email to