Fix a couple of minor mistakes

This commit is contained in:
mhmdanas 2021-09-27 20:37:26 +03:00
parent 4f7d14849b
commit b7f14d3bfb
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ customizable.
Using the link:commands{outfilesuffix}#set[`:set`] command and command completion, you
can quickly set settings interactively, for example `:set tabs.position left`.
<<patterns,URL patterns>> can be used via `
<<patterns,URL patterns>> can be used via
`:set --pattern *://example.com/* content.images false`, or with shorthand
syntax for both argument and pattern, `:set -u example.com content.images
false`.

View File

@ -62,7 +62,7 @@ Unlike most browser extensions which only use plain local storage, this one atte
by storing the key in encrypted form using GPG.
Therefore you need to have a public-key-pair readily set up.
GPG might then ask for your private-key passwort whenever you query the database for login credentials.
GPG might then ask for your private-key password whenever you query the database for login credentials.
[1]: https://keepassxc.org/