diff --git a/qutebrowser/app.py b/qutebrowser/app.py index 2f96c2269..89c7429ce 100644 --- a/qutebrowser/app.py +++ b/qutebrowser/app.py @@ -131,7 +131,7 @@ def run(args): if server is None: if args.backend is not None: log.init.warning("Backend from the running" - "instance will be used") + " instance will be used") sys.exit(usertypes.Exit.ok) else: server.got_args.connect(lambda args, target_arg, cwd: