Fix typo in changelog

This commit is contained in:
Florian Bruhin 2017-11-22 09:35:36 +01:00
parent 12f4940ef3
commit 221b81ae90

View File

@ -83,7 +83,7 @@ Changed
through the command history when no text was entered. The default bindings for through the command history when no text was entered. The default bindings for
cursor keys in the completion changed to use that, so that they can be used cursor keys in the completion changed to use that, so that they can be used
again to navigate through completion items when a text was entered. again to navigate through completion items when a text was entered.
- `:debug-pyeval` now has a `--file` arguemnt so it takes a filename instead of - `:debug-pyeval` now has a `--file` argument so it takes a filename instead of
a line of code. a line of code.
- `:jseval --file` now searches relative paths in a js/ subdir in qutebrowser's - `:jseval --file` now searches relative paths in a js/ subdir in qutebrowser's
data dir, e.g. `~/.local/share/qutebrowser/js`. data dir, e.g. `~/.local/share/qutebrowser/js`.