diff options
-rw-r--r-- | gnu/packages/tex.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 6a40fb4c76..c0f4ff0fcd 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -7795,4 +7795,4 @@ heavier. Arev is one of a very small number of sans-font mathematics support packages. Others are cmbright, hvmath and kerkis.") (license (list license:silofl1.1 ;for Arev Sans license:lppl1.3a ;for TeX support files - license:gpl2)))) ;fora ms-mdbch.sty + license:gpl2)))) ;for ams-mdbch.sty |