fix checkstyle

This commit is contained in:
bopol 2020-05-19 21:57:46 +02:00
parent 97437b8af3
commit 8e13161f64
1 changed files with 1 additions and 1 deletions

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
*