summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-08-19 14:06:36 +0200
committerDave Davenport <qball@blame.services>2021-08-19 14:06:36 +0200
commitaddae221c642897f6def79d1e343131c9975497b (patch)
treedf0b32b25761f087e49d39f8f88bed2b94cce48d
parent8d0dd01997c1038623c5b5f71023746d8b42e68d (diff)
[Doc] Small typo fix in releasenotes.
-rw-r--r--releasenotes/1.7.0/release-1.7.0.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/1.7.0/release-1.7.0.markdown b/releasenotes/1.7.0/release-1.7.0.markdown
index c5cb6bf5..e81da408 100644
--- a/releasenotes/1.7.0/release-1.7.0.markdown
+++ b/releasenotes/1.7.0/release-1.7.0.markdown
@@ -47,7 +47,7 @@ configuration {
## File Completion
In rofi 1.7.0 a long awaited patch I wrote many years ago landed into the rofi.
-This patch adds some basic completion support by changing modi. Currently it
+This patch adds some basic completion support by chaining modi. Currently it
only supports chaining the FileBrowser mode. This allows you to launch an
application with a file as argument. This is currently supported in the Run
and the DRun modi by pressing the `Control-l` keybinding. For the Run mode it