summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 51439ddc9..7c48f4912 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -31,7 +31,7 @@ Changed
- The `fonts.web.*` settings now support URL patterns.
- The `:greasemonkey-reload` command now shows a list of loaded scripts and has
a new `--quiet` switch to suppress that message.
-- When launching an userscript via hints, a new `QUTE_CURRENT_URL` environment
+- When launching a userscript via hints, a new `QUTE_CURRENT_URL` environment
variable now points to the current page (rather than the URL of the selected
element, where `QUTE_URL` points to).