summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-08-19 14:06:36 +0200
committerDave Davenport <DaveDavenport@users.noreply.github.com>2021-08-29 11:16:59 +0200
commit833c3e89017894370679ab9ecbef29b888f30e66 (patch)
treedf0b32b25761f087e49d39f8f88bed2b94cce48d
parente5847ce0c594fa37ee29a7fed7530f7d3b35b0c6 (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