mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: emacs-elfeed-score: Fix description Texinfo syntax.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score)[description]: Remove extra "@".
This commit is contained in:
parent
8ff958f59d
commit
c8887a5c6e
1 changed files with 1 additions and 1 deletions
|
@ -9099,7 +9099,7 @@ (define-public emacs-elfeed-score
|
|||
(home-page "https://github.com/sp1ff/elfeed-score")
|
||||
(synopsis "Gnus-style scoring for Elfeed")
|
||||
(description
|
||||
"@Elfeed-score is an add-on for Elfeed, an RSS reader for Emacs. It
|
||||
"Elfeed-score is an add-on for Elfeed, an RSS reader for Emacs. It
|
||||
brings Gnus-style scoring to your RSS feeds. Elfeed, by default, displays
|
||||
feed entries by date. This package allows you to setup rules for assigning
|
||||
numeric scores to entries, and sorting entries with higher scores ahead of
|
||||
|
|
Loading…
Reference in a new issue