summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-10 10:25:15 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-10 10:25:15 +0200
commit46bedd5f61ef45621eefe7d37049d6e88601221e (patch)
tree213d7b244bb58682c57c3aee4e5cefb2ff2a0bfe
parent86c70753de663565e17312ed6247e9cfbaa921aa (diff)
downloadqutebrowser-46bedd5f61ef45621eefe7d37049d6e88601221e.tar.gz
qutebrowser-46bedd5f61ef45621eefe7d37049d6e88601221e.zip
Update docs
-rw-r--r--doc/help/settings.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index a6a6cd5ff..463e40fea 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -4608,7 +4608,7 @@ When setting from `config.py`, both a string or a `re.compile(...)` object are v
|ShellCommand|A shell command as a list.
See the documentation for `List`.
-|StatusbarWidget|A Widget for the status bar.
+|StatusbarWidget|A widget for the status bar.
Allows some predefined widgets and custom text-widgets via text:$CONTENT.
|String|A string value.