Skip to content

Commit 41857bd

Browse files
author
Gary Gregory
committed
Javadoc: Use "file system" instead of "filesystem".
1 parent d313778 commit 41857bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/monitor/FileAlterationObserver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
/**
3232
* FileAlterationObserver represents the state of files below a root directory,
33-
* checking the filesystem and notifying listeners of create, change or
33+
* checking the file system and notifying listeners of create, change or
3434
* delete events.
3535
* <p>
3636
* To use this implementation:

0 commit comments

Comments
 (0)