mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
gnu: tex.scm: Fix typo.
* gnu/packages/tex.scm: Fix typo in initial comments. Change-Id: Ib336500bbdfe6e532db8ae1088eaed41e833c04f
This commit is contained in:
parent
acdaf0d34c
commit
13b686911e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue