gnu: texlive-inputenx: Edit description.

* gnu/packages/tex.scm (texlive-inputenx)[descripton]: Edit & fix spelling.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-22 02:00:00 +02:00
parent 7a82889156
commit 61427c1f1d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2833,9 +2833,9 @@ (define-public texlive-inputenx
(synopsis "Enhanced input encoding handling") (synopsis "Enhanced input encoding handling")
(description (description
"This package deals with input encodings. It provides a wider range of input "This package deals with input encodings. It provides a wider range of input
encodings using standard mappings, than does inputenc; it also covers nearly all encodings using standard mappings, than does inputenc. It also covers nearly all
slots. In this way, it serves as more uptodate replacement for package slots. In this way, it serves as more up to date replacement for the inputenc
inputenc.") package.")
(license license:lppl1.3+))) (license license:lppl1.3+)))
(define-public texlive-kpathsea (define-public texlive-kpathsea