diff options
Diffstat (limited to 'gnu/packages/syndication.scm')
-rw-r--r-- | gnu/packages/syndication.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index a84893786c..f717cbb3af 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -380,7 +380,7 @@ file system, and many more features.") (inputs (list curl expat gumbo-parser ncurses sqlite yajl)) (home-page "https://codeberg.org/grisha/newsraft") - (synopsis "Feed reader for termnial") + (synopsis "Feed reader for terminal") (description "Newsraft is a feed reader with ncurses user interface. It is greatly inspired by Newsboat and tries to be its lightweight counterpart. |