summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-28 10:38:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-05-28 10:38:54 +0200
commita5c67bbf3f9de0478b63e3f3a16338b5bf09d2e8 (patch)
treecc1e4768c7d660d296b7b78c54d6c79542618802
parent48922167a7781a25fb970af91a5f7d5a38163e67 (diff)
downloadqutebrowser-a5c67bbf3f9de0478b63e3f3a16338b5bf09d2e8.tar.gz
qutebrowser-a5c67bbf3f9de0478b63e3f3a16338b5bf09d2e8.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index d4dcbd70d..ac1fabc6b 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -54,7 +54,7 @@ Changed
rather than being a boolean: `none` (formerly `false`), `access` (formerly
`true`) and `access-paste` (additionally allows pasting content, needed for
websites like Photopea or GitHub Codespaces).
-- The default `hint.selectors` now also match the `treeitem` ARIA roles
+- The default `hints.selectors` now also match the `treeitem` ARIA roles.
[[v2.5.1]]
v2.5.1 (2022-05-26)