Skip to content

Commit 1779032

Browse files
committed
Improve doc
1 parent 4bc8ae7 commit 1779032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/utils/LocaleCompat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* This class contains a simple implementation of {@link Locale#forLanguageTag(String)} for Android
77
* API levels below 21 (Lollipop). This is needed as core library desugaring does not backport that
88
* method as of this writing.
9-
*
9+
* <br>
1010
* Relevant issue: https://issuetracker.google.com/issues/171182330
1111
*/
1212
public final class LocaleCompat {

0 commit comments

Comments
 (0)