Skip to content

Commit 68957d3

Browse files
committed
Fix grammar in JDoc
1 parent e674706 commit 68957d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/org/schabi/newpipe/util/StateSaver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ public static void clearStateFiles() {
309309
}
310310

311311
/**
312-
* Used for describe how to save/read the objects.
312+
* Used for describing how to save/read the objects.
313313
* <p>
314314
* Queue was chosen by its FIFO property.
315315
*/

0 commit comments

Comments
 (0)