gnu: tex.scm: Fix typo.

* gnu/packages/tex.scm: Fix typo in initial comments.

Change-Id: Ib336500bbdfe6e532db8ae1088eaed41e833c04f
This commit is contained in:
Nicolas Goaziou 2024-10-18 19:49:55 +02:00
parent acdaf0d34c
commit 13b686911e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -223,7 +223,7 @@ (define-module (gnu packages tex)
;;; package didn't propagate some inputs already. Double check updater's
;;; output, such issues are mentioned, and resolve them manually.
;;;
;;; Likewise, look for `(list)' artefacts the updater may have scattered
;;; Likewise, look for `(list)' artifacts the updater may have scattered
;;; throughout this module. They usually appear when all elements have
;;; been removed from an input field. In this situation, for aesthetics,
;;; the whole field can be suppressed.