diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:11:03 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:21:47 +0200 |
| commit | 66daf46b411ea68893d3066e654f38fc05d6f286 (patch) | |
| tree | 2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/packages/syndication.scm | |
| parent | 77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff) | |
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
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 a84893786c4..f717cbb3afd 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm | |||
| @@ -380,7 +380,7 @@ file system, and many more features.") | |||
| 380 | (inputs | 380 | (inputs |
| 381 | (list curl expat gumbo-parser ncurses sqlite yajl)) | 381 | (list curl expat gumbo-parser ncurses sqlite yajl)) |
| 382 | (home-page "https://codeberg.org/grisha/newsraft") | 382 | (home-page "https://codeberg.org/grisha/newsraft") |
| 383 | (synopsis "Feed reader for termnial") | 383 | (synopsis "Feed reader for terminal") |
| 384 | (description | 384 | (description |
| 385 | "Newsraft is a feed reader with ncurses user interface. It is greatly | 385 | "Newsraft is a feed reader with ncurses user interface. It is greatly |
| 386 | inspired by Newsboat and tries to be its lightweight counterpart. | 386 | inspired by Newsboat and tries to be its lightweight counterpart. |
