gnu: texlive-generic-listofitems: Fix typo in synopsis.

* gnu/packages/tex.scm (texlive-generic-listofitems)[synopsis]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-11 04:32:49 +02:00
parent f714bb3ddb
commit 8886857500
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6020,7 +6020,7 @@ (define-public texlive-generic-listofitems
(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