Skip to content

Commit b44a564

Browse files
committed
Javadoc
1 parent 8bae736 commit b44a564

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
@@ -197,7 +197,7 @@ private synchronized void addTracker(final String path, final Object marker, fin
197197
* </p>
198198
* <p>
199199
* For example, suppose that you have developed a web application, which
200-
* contains the commons-io jar file in your WEB-INF/lib directory. In other
200+
* contains the Commons IO JAR file in your WEB-INF/lib directory. In other
201201
* words, the FileCleaner class is loaded through the class loader of your
202202
* web application. If the web application is terminated, but the servlet
203203
* container is still running, then the file cleaner thread will still exist,

0 commit comments

Comments
 (0)