Skip to content

Commit 779ea19

Browse files
committed
Fix doc formatting
1 parent a1f2b7f commit 779ea19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/java/org/schabi/newpipe/streams/io/StoredDirectoryHelper.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ public boolean isDirect() {
170170

171171
/**
172172
* Only using Java I/O. Creates the directory named by this abstract pathname, including any
173-
* necessary but nonexistent parent directories. Note that if this
174-
* operation fails it may have succeeded in creating some of the necessary
173+
* necessary but nonexistent parent directories.
174+
* Note that if this operation fails it may have succeeded in creating some of the necessary
175175
* parent directories.
176176
*
177177
* @return <code>true</code> if and only if the directory was created,

0 commit comments

Comments
 (0)