diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 8b8d98fa16..e1bdf1a8e3 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -73812,8 +73812,8 @@ (define-public texlive-xfor (description "The package redefines the LaTeX internal @code{\\@@for} macro so that the loop may be prematurely terminated. The action is akin to the C/Java -break statement, except that the loop does not terminate until the end of the -current iteration.") +@code{break} statement, except that the loop does not terminate until the end +of the current iteration.") (license license:lppl))) (define-public texlive-2up