From db725300b58b1134f80abf1e603b4e1494458987 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 17 Aug 2021 18:23:35 +0200 Subject: [PATCH] [Doc] Fix typo --- doc/rofi.1 | 2 +- doc/rofi.1.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rofi.1 b/doc/rofi.1 index 73f0afbc..62daacf6 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -888,7 +888,7 @@ Default: \fI"wmctrl \-i \-R {window}"\fP Show window thumbnail (if available) as icon in the window switcher. .PP -You can stop rofi from existing when closing a window (allowing multiple to be closed in a row). +You can stop rofi from exiting when closing a window (allowing multiple to be closed in a row). .PP .RS diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index 7597acc1..c48367b6 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -525,7 +525,7 @@ Default: *"wmctrl -i -R {window}"* Show window thumbnail (if available) as icon in the window switcher. -You can stop rofi from existing when closing a window (allowing multiple to be closed in a row). +You can stop rofi from exiting when closing a window (allowing multiple to be closed in a row). ```css configuration {