summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex')
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
index 8c740fc91d0..241a5f8f370 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
@@ -20,18 +20,18 @@
\def\testengine#1#2!{\def\secondarg{#2}}\testengine Τ!\relax
\ifx\secondarg\empty
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
- \message{UTF-8 Malayalam Hyphenation Patterns}
+ \message{UTF-8 Malayalam hyphenation patterns}
% Set \lccode for ZWNJ and ZWJ.
\lccode"200C="200C
\lccode"200D="200D
\input hyph-ml.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
- \message{No Malayalam Hyphenation Patterns - only for Unicode engines}
+ \message{No Malayalam hyphenation patterns - only for Unicode engines}
%\input zerohyph.tex
\fi\else
% pTeX
- \message{No Malayalam Hyphenation Patterns - only for Unicode engines}
+ \message{No Malayalam hyphenation patterns - only for Unicode engines}
%\input zerohyph.tex
\fi
\endgroup