summaryrefslogtreecommitdiff
path: root/gnu/packages/datastructures.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-06-29 14:37:18 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-06-29 15:47:13 +0200
commitc47485b27c1a464dbcc96aa2cf4b4590731320ec (patch)
tree3f976a04d8c3efab6c6b869f338ecfaf961630a2 /gnu/packages/datastructures.scm
parent9b26efdd2a541036adeb686a54f4093549b8f070 (diff)
downloadguix-patches-c47485b27c1a464dbcc96aa2cf4b4590731320ec.tar
guix-patches-c47485b27c1a464dbcc96aa2cf4b4590731320ec.tar.gz
gnu: marisa: Mark up description.
* gnu/packages/datastructures.scm (marisa)[description]: Use @acronym.
Diffstat (limited to 'gnu/packages/datastructures.scm')
-rw-r--r--gnu/packages/datastructures.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/datastructures.scm b/gnu/packages/datastructures.scm
index b649f9e848..864f1840f3 100644
--- a/gnu/packages/datastructures.scm
+++ b/gnu/packages/datastructures.scm
@@ -71,8 +71,8 @@ and heaps.")
("libtool" ,libtool)))
(home-page "https://github.com/s-yata/marisa-trie")
(synopsis "Trie data structure C++ library")
- (description "Matching Algorithm with Recursively Implemented
-StorAge (MARISA) is a static and space-efficient trie data structure C++
+ (description "@acronym{MARISA, Matching Algorithm with Recursively
+Implemented StorAge} is a static and space-efficient trie data structure C++
library.")
;; Dual-licensed, according to docs/readme.en.html (source files lack