guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

24/25: gnu: jucipp: Fix description mark-up.


From: guix-commits
Subject: 24/25: gnu: jucipp: Fix description mark-up.
Date: Mon, 19 Apr 2021 22:12:03 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 78d1f6dcaa3ec9cc3726f86705dfe8ef1ab9b640
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Apr 20 03:30:03 2021 +0200

    gnu: jucipp: Fix description mark-up.
    
    * gnu/packages/text-editors.scm (jucipp)[description]:
    Substitute @acronym for @dfn.
---
 gnu/packages/text-editors.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 19542a9..0d6e4ca 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -362,7 +362,7 @@ bindings and many of the powerful features of GNU Emacs.")
        ("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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]