We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93de0e4 commit ec308acCopy full SHA for ec308ac
1 file changed
src/main/java/org/apache/commons/io/FileUtils.java
@@ -1550,7 +1550,7 @@ public static File getTempDirectory() {
1550
}
1551
1552
/**
1553
- * Getsv the path to the system temporary directory.
+ * Gets the path to the system temporary directory.
1554
*
1555
* WARNING: this method relies on the Java system property 'java.io.tmpdir'
1556
* which may or may not have a trailing file separator.
0 commit comments