diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 22:38:45 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 22:38:45 +0000 |
commit | 95a1ff3467d574b4d9a5cb6c3c6e11abcb8eef52 (patch) | |
tree | f1a9b6d46b57549aabbcf5a01aa61ec29021d32f /Master | |
parent | e56ea91e60f52395e75f41aee08d068efacfb6a2 (diff) |
fix typo
git-svn-id: svn://tug.org/texlive/trunk@18626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc index 758b27dab70..9acc9734d61 100644 --- a/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc @@ -5,5 +5,5 @@ execute AddHyphen \ lefthyphenmin= \ righthyphenmin= \ file=zerohyph.tex \ - file_hyphenation= + file_patterns= diff --git a/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc index 74d67e5ca61..9394ebbb4c6 100644 --- a/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc @@ -5,5 +5,5 @@ execute AddHyphen \ lefthyphenmin= \ righthyphenmin= \ file=zerohyph.tex \ - file_hyphenation= + file_patterns= |