Skip to content

Commit 5799ec5

Browse files
author
Gary Gregory
committed
Javadoc nit.
1 parent 880e642 commit 5799ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/filefilter/RegexFileFilter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/**
2626
* Filters files using supplied regular expression(s).
2727
* <p>
28-
* See java.util.regex.Pattern for regex matching rules
28+
* See java.util.regex.Pattern for regex matching rules.
2929
* </p>
3030
*
3131
* <p>

0 commit comments

Comments
 (0)