From f2e7a3fca1c05599456a60494fff61bb7b1ecf4e Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 31 Jul 2023 18:58:40 +0200 Subject: fix typo: current -> currently Reported by Allan Wind, thanks! --- sfeed_curses.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sfeed_curses.1 b/sfeed_curses.1 index 56b2a92..4b2afbd 100644 --- a/sfeed_curses.1 +++ b/sfeed_curses.1 @@ -141,12 +141,12 @@ This will only work when .Ev SFEED_URL_FILE is set. .It f -Mark all items of the current loaded feed as read. +Mark all items of the currently loaded feed as read. This will only work when .Ev SFEED_URL_FILE is set. .It F -Mark all items of the current loaded feed as unread. +Mark all items of the currently loaded feed as unread. This will only work when .Ev SFEED_URL_FILE is set. @@ -325,7 +325,7 @@ Toggle showing only feeds with new items in the sidebar ('t' keybind). .Pp Go to the first row in the current panel ('g' keybind). .Pp -Load the current selected feed ('o' keybind'). +Load the currently selected feed ('o' keybind'). .It Set a file to use for managing read and unread items. This is a plain-text file containing a list of read URLs, one URL per line. -- cgit v1.2.3