Fix typo
This commit is contained in:
parent
2bd07937e5
commit
40d28b80bf
@ -339,7 +339,7 @@ class UnsupportedError(Exception):
|
||||
|
||||
|
||||
def run_async(tab, cmd, *args, win_id, env, verbose=False):
|
||||
"""Run an userscript after dumping page html/source.
|
||||
"""Run a userscript after dumping page html/source.
|
||||
|
||||
Raises:
|
||||
UnsupportedError if userscripts are not supported on the current
|
||||
|
Loading…
Reference in New Issue
Block a user