1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 12:32:31 +01:00

fix checkstyle

This commit is contained in:
bopol 2020-05-19 21:57:46 +02:00
parent 97437b8af3
commit 8e13161f64

View File

@ -35,7 +35,7 @@ public final class ShareUtils {
}
/**
* Open the url in the default app set to open this type of link
* Open the url in the default app set to open this type of link.
* <p>
* If no app is set as default, it will open a chooser
*