Skip to content

Commit 5f73593

Browse files
author
Gary Gregory
committed
Javadoc.
1 parent a66a125 commit 5f73593

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/org/apache/commons/io/file/PathUtils.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,6 @@ public static PathCounters countDirectory(final Path directory) throws IOExcepti
293293

294294
/**
295295
* Creates the parent directories for the given {@code path}.
296-
* <p>
297-
* Returns the {@code path}'s parent directory if it already exists.
298-
* </p>
299296
*
300297
* @param path The path to a file (or directory).
301298
* @param attrs An optional list of file attributes to set atomically when creating the directories.

0 commit comments

Comments
 (0)