gnu: emacs-orgalist: Fix texinfo markup in description.

* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Gábor Boskovits 2018-05-15 22:03:15 +02:00 committed by Ludovic Courtès
parent 63dbdf80a3
commit 40dc6df4fb
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -4743,7 +4743,7 @@ (define-public emacs-orgalist
unnumbered, description items, checkboxes, and counter cookies.
The library also implements radio lists, i.e., lists written in Org
syntax later translated into the host format, e.g., @LaTeX{} or HTML.")
syntax later translated into the host format, e.g., LaTeX or HTML.")
(license license:gpl3+)))
(define-public emacs-writegood-mode