Skip to content

Commit f2f1c77

Browse files
author
Gary Gregory
committed
Javadoc: Close HTML tags.
1 parent 89e133a commit f2f1c77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ public AgeFileFilter(final long cutoff, final boolean acceptOlder) {
135135
* file <b>IS NOT</b> selected.
136136
* If last modification time equals cutoff and older files are required,
137137
* file <b>IS</b> selected.
138+
* </p>
138139
*
139140
* @param file the File to check
140141
* @return true if the file name matches

0 commit comments

Comments
 (0)