diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 78edb1ddf..cb7a7ba37 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -83,7 +83,7 @@ Changed 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 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. - `:jseval --file` now searches relative paths in a js/ subdir in qutebrowser's data dir, e.g. `~/.local/share/qutebrowser/js`.