Skip to content

Commit 32d2f33

Browse files
committed
Javadoc
1 parent 8d8935e commit 32d2f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/FileCleaningTracker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ public int getTrackCount() {
228228
}
229229

230230
/**
231-
* Track the specified file, using the provided marker, deleting the file
231+
* Tracks the specified file, using the provided marker, deleting the file
232232
* when the marker instance is garbage collected.
233233
* The {@link FileDeleteStrategy#NORMAL normal} deletion strategy will be used.
234234
*

0 commit comments

Comments
 (0)