diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-04-10 18:28:33 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-04-10 18:28:33 +0200 |
commit | c3f5dcec10b0ce7042cca38c90f54e86d1297cb6 (patch) | |
tree | 87b82fbc5e33e64ecf8cc8c8526fc47ed2ec568a | |
parent | 7225f6f9274173e65d002c886789c0f24d2045a6 (diff) |
sfeed_curses.1: fix typo: automaticly -> automatically
Noticed by the Debian scanner for typos (typo-in-manual-page):
https://mentors.debian.net/package/sfeed/
-rw-r--r-- | sfeed_curses.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeed_curses.1 b/sfeed_curses.1 index 703d7a3..c981c00 100644 --- a/sfeed_curses.1 +++ b/sfeed_curses.1 @@ -98,7 +98,7 @@ height by 1 column. Use a fixed sidebar size for the current layout and increase the fixed width or height by 1 column. .It = -Reset the sidebar size to automaticly adjust for the current layout. +Reset the sidebar size to automatically adjust for the current layout. With the vertical layout the width is the longest feed name with the item counts right-aligned. With the horizontal layout the height is half of the window height (minus the |