Skip to content

Commit ee8a6c7

Browse files
committed
Javadoc: POSIX an acronym.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1586507 13f79535-47bb-0310-9956-ffa450edef68
1 parent 61ab2a7 commit ee8a6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ long parseDir(final String line, final String path) throws IOException {
371371
*
372372
* @param path the path to get free space for
373373
* @param kb whether to normalize to kilobytes
374-
* @param posix whether to use the posix standard format flag
374+
* @param posix whether to use the POSIX standard format flag
375375
* @param timeout The timeout amount in milliseconds or no timeout if the value
376376
* is zero or less
377377
* @return the amount of free drive space on the volume

0 commit comments

Comments
 (0)