From 78d1f6dcaa3ec9cc3726f86705dfe8ef1ab9b640 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 20 Apr 2021 03:30:03 +0200 Subject: 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(-) (limited to 'gnu/packages/text-editors.scm') diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 19542a9f31..0d6e4ca58f 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. -- cgit v1.2.3