summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-04-11 04:32:49 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-04-11 05:32:49 +0200
commit8886857500360d4b29531506a5ccfd424f886f81 (patch)
tree2b58124fc3e376326018eb8e4bf10dfbd9525831 /gnu/packages/tex.scm
parentf714bb3ddbafec3b4478371a5c4058fa846c392e (diff)
downloadguix-patches-8886857500360d4b29531506a5ccfd424f886f81.tar
guix-patches-8886857500360d4b29531506a5ccfd424f886f81.tar.gz
gnu: texlive-generic-listofitems: Fix typo in synopsis.
* gnu/packages/tex.scm (texlive-generic-listofitems)[synopsis]: Fix typo.
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 579dacafef..d614777cba 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6020,7 +6020,7 @@ typearea (which are the main parts of the bundle).")
(copy-recursively (assoc-ref %build-inputs "source") target)
#t))))
(home-page "https://www.ctan.org/pkg/listofitems")
- (synopsis "Grab items in lists using user-specified seperation character")
+ (synopsis "Grab items in lists using user-specified separation character")
(description
"This package allows one to capture all the items of a list, for which
the parsing character has been selected by the user, and to access any of