Fix doc formatting
This commit is contained in:
parent
a1f2b7f8e8
commit
779ea19222
1 changed files with 2 additions and 2 deletions
|
@ -170,8 +170,8 @@ public class StoredDirectoryHelper {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Only using Java I/O. Creates the directory named by this abstract pathname, including any
|
* Only using Java I/O. Creates the directory named by this abstract pathname, including any
|
||||||
* necessary but nonexistent parent directories. Note that if this
|
* necessary but nonexistent parent directories.
|
||||||
* operation fails it may have succeeded in creating some of the necessary
|
* Note that if this operation fails it may have succeeded in creating some of the necessary
|
||||||
* parent directories.
|
* parent directories.
|
||||||
*
|
*
|
||||||
* @return <code>true</code> if and only if the directory was created,
|
* @return <code>true</code> if and only if the directory was created,
|
||||||
|
|
Loading…
Add table
Reference in a new issue