Fix doc formatting

This commit is contained in:
TobiGr 2023-09-20 19:41:45 +02:00
parent a1f2b7f8e8
commit 779ea19222
1 changed files with 2 additions and 2 deletions

View File

@ -170,8 +170,8 @@ public class StoredDirectoryHelper {
/**
* Only using Java I/O. Creates the directory named by this abstract pathname, including any
* necessary but nonexistent parent directories. Note that if this
* operation fails it may have succeeded in creating some of the necessary
* necessary but nonexistent parent directories.
* Note that if this operation fails it may have succeeded in creating some of the necessary
* parent directories.
*
* @return <code>true</code> if and only if the directory was created,