diff --git a/qutebrowser/commands/userscripts.py b/qutebrowser/commands/userscripts.py index 4d13b5867..81d91cf4e 100644 --- a/qutebrowser/commands/userscripts.py +++ b/qutebrowser/commands/userscripts.py @@ -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