summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex')
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
index 90c30c0caaf..e3cf83b6571 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
@@ -20,16 +20,16 @@
\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 Coptic Hyphenation Patterns}
+ \message{UTF-8 Coptic hyphenation patterns}
\input hyph-cop.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
- \message{Coptic Hyphenation Patterns}
+ \message{Coptic hyphenation patterns}
% TODO: automatic conversion could be done, but was too complicated; leave for later.
\input copthyph.tex
\fi\else
% pTeX
- \message{Coptic Hyphenation Patterns}
+ \message{Coptic hyphenation patterns}
\input copthyph.tex
\fi
\endgroup