Fix spelling

This commit is contained in:
Florian Bruhin 2021-06-15 23:03:17 +02:00
parent cf58283b64
commit fc5aae8a71
1 changed files with 1 additions and 1 deletions

View File

@ -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).