diff options
Diffstat (limited to 'tex/context/base/thrd-tab.tex')
-rw-r--r-- | tex/context/base/thrd-tab.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/thrd-tab.tex b/tex/context/base/thrd-tab.tex index 466895abb..2abd3fb3d 100644 --- a/tex/context/base/thrd-tab.tex +++ b/tex/context/base/thrd-tab.tex @@ -1571,7 +1571,7 @@ % ENLARGE BY MULTIPLES OF StrutUnit % \enlarge<multiple for extra height><multiple for extra depth><original> -% Enlarges by (multiple for extra heigth)*StrutUnit +% Enlarges by (multiple for extra height)*StrutUnit % and (multiple for extra depth) *StrutUnit \def\enlarge#1#2{% 3rd argument is picked up later \Enlarge{#1\StrutUnit}{#2\StrutUnit}} |