Skip to content

Commit ec308ac

Browse files
committed
Fix Javadoc typo
1 parent 93de0e4 commit ec308ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@ public static File getTempDirectory() {
15501550
}
15511551

15521552
/**
1553-
* Getsv the path to the system temporary directory.
1553+
* Gets the path to the system temporary directory.
15541554
*
15551555
* WARNING: this method relies on the Java system property 'java.io.tmpdir'
15561556
* which may or may not have a trailing file separator.

0 commit comments

Comments
 (0)