Miguel Munoz created IO-824:
-------------------------------
Summary: SymbolicLineFileFilter documentation fixes
Key: IO-824
URL: https://issues.apache.org/jira/browse/IO-824
Project: Commons IO
Issue Type: Improvement
Components: Filters
Affects Versions: 2.15.1
Reporter: Miguel Munoz
One minor fix to the JavaDocs:
MethodÂ
FileVisitResult accept(final Path path, final BasicFileAttributes attributes)
says "Checks to see if the file is a file" but should say "Checks to see if the
file is a symbolic link."
Also, internal documentation has a missing word.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)