[
https://issues.apache.org/jira/browse/IO-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792294#comment-17792294
]
Miguel Munoz commented on IO-824:
---------------------------------
Patch attached, which fixed documentation issues
> 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
> Priority: Trivial
> Attachments: Documentation_Changes.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)