Skip to content

Commit

Permalink
For mozilla-mobile#9506: Add session observer to check for displaying…
Browse files Browse the repository at this point in the history
… banner.
  • Loading branch information
mcarare committed Sep 4, 2020
1 parent 4e1050a commit 6c57d3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import org.mozilla.fenix.ext.nav
import org.mozilla.fenix.utils.Settings

/**
* Displays an [InfoBanner] when a user vistis a website that can be opened in an installed native app.
* Displays an [InfoBanner] when a user visits a website that can be opened in an installed native app.
*
*/
class OpenInAppOnboardingObserver(
Expand Down

0 comments on commit 6c57d3f

Please sign in to comment.