mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: jucipp: Fix description mark-up.
* gnu/packages/text-editors.scm (jucipp)[description]: Substitute @acronym for @dfn.
This commit is contained in:
parent
5a29639cf6
commit
78d1f6dcaa
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ (define-public jucipp
|
|||
("libgit2" ,libgit2)))
|
||||
(synopsis "Lightweight C++ IDE")
|
||||
(description
|
||||
"juCi++ is a small @dfn{IDE} (Integrated Development Environment)
|
||||
"juCi++ is a small @acronym{IDE, Integrated Development Environment}
|
||||
designed especially towards libclang with speed, stability, and ease of use
|
||||
in mind.
|
||||
|
||||
|
|
Loading…
Reference in a new issue