mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-03 14:00:32 +00:00
Fix doc formatting
This commit is contained in:
parent
a1f2b7f8e8
commit
779ea19222
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user