fix grammar: "to which" instead of "to where"
This commit is contained in:
parent
bca47ff879
commit
409e0d33cd
@ -219,7 +219,7 @@ Why does it take longer to open an URL in qutebrowser than in chromium?::
|
|||||||
When opening an URL in an existing instance, the normal qutebrowser
|
When opening an URL in an existing instance, the normal qutebrowser
|
||||||
Python script is started and a few PyQt libraries need to be
|
Python script is started and a few PyQt libraries need to be
|
||||||
loaded until it is detected that there is an instance running
|
loaded until it is detected that there is an instance running
|
||||||
where the URL is then passed to. This takes some time.
|
to which the URL is then passed. This takes some time.
|
||||||
One workaround is to use this
|
One workaround is to use this
|
||||||
https://github.com/qutebrowser/qutebrowser/blob/master/scripts/open_url_in_instance.sh[script]
|
https://github.com/qutebrowser/qutebrowser/blob/master/scripts/open_url_in_instance.sh[script]
|
||||||
and place it in your $PATH with the name "qutebrowser". This
|
and place it in your $PATH with the name "qutebrowser". This
|
||||||
|
Loading…
Reference in New Issue
Block a user