diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/tex.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 1e69d35b07..0e48fb816a 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -43365,8 +43365,8 @@ simply on the size of the support.") (home-page "https://www.tug.org/texlive/") (synopsis "Support for Japanese") (description - "This collection provides support for Japanese; additional packages are -in @code{collection-langcjk}.") + "This collection provides support for Japanese, with additional packages +from @code{collection-langcjk}.") (license (license:fsf-free "https://www.tug.org/texlive/copying.html")))) (define-public texlive-collection-langother |