summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2024-03-16 11:53:12 +0100
committerDave Davenport <qball@gmpclient.org>2024-03-16 11:53:12 +0100
commit6c38a49d543633e736d4e1653c0b02fe29e46ffd (patch)
tree8460200169bf938b3a3b1c552df3abc46ffff4b7
parent94f8c88336fcfe81bd9c51dcd9628add8b34aeca (diff)
[Doc] Fix typo, thx to @NickwizHEADnext
-rw-r--r--doc/rofi-script.5.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index 53a463d2..527c07a0 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -143,7 +143,7 @@ The following options are supported:
- **nonselectable**: If true the row cannot activated.
-- **permantent**: If true the row always shows, independent of filter.
+- **permanent**: If true the row always shows, independent of filter.
- **info**: Info that, on selection, gets placed in the `ROFI_INFO`
environment variable. This entry does not get searched for filtering.