Skip to content

Commit

Permalink
Fix typo: 'book' -> 'bool'
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Jan 3, 2020
1 parent 20a39b1 commit dcc557e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidtv/basetv.py
Expand Up @@ -812,7 +812,7 @@ def launch_app(self, app, check_current=True):
----------
app : str
The ID of the app that will be launched
check_current : book
check_current : bool
Whether to check that the app is not already the current app before launching it
"""
Expand Down

0 comments on commit dcc557e

Please sign in to comment.