summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-02 18:45:04 +0000
committerKarl Berry <karl@freefriends.org>2008-07-02 18:45:04 +0000
commit559d9678c282750e06adc836df15ce31149c8f93 (patch)
treedd75bdefd8a3e68ac0cde93550f54a88cdfa64bd /Master/tlpkg/TeXLive
parentd7f74c825c2e9d53dca5fc0441a825305297c34f (diff)
enable the dehyph-exptl patterns
git-svn-id: svn://tug.org/texlive/trunk@9171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index 06ead92182e..cb1298921b2 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -1030,7 +1030,7 @@ sub _parse_hyphen_execute {
my $file;
my @synonyms;
if ($first) {
- push @langlines, "% lines generated from $pkg\n";
+ push @langlines, "% from $pkg:\n";
$first = 0;
}
foreach my $p (split(' ', $1)) {