summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-tlnet-consistency
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-08 01:43:39 +0000
committerKarl Berry <karl@freefriends.org>2009-03-08 01:43:39 +0000
commit648b9c886c9cd688df10364c82b839b1859aaeeb (patch)
tree5005589b0dd23ed52bffe273e7a7391e6f8226ca /Master/tlpkg/bin/check-tlnet-consistency
parent527a74fac35059aa094d70a74a74949e35655060 (diff)
prepare for epspdf.info
git-svn-id: svn://tug.org/texlive/trunk@12335 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-tlnet-consistency')
-rwxr-xr-xMaster/tlpkg/bin/check-tlnet-consistency2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-tlnet-consistency b/Master/tlpkg/bin/check-tlnet-consistency
index bc7701a19d4..07ce83c08c1 100755
--- a/Master/tlpkg/bin/check-tlnet-consistency
+++ b/Master/tlpkg/bin/check-tlnet-consistency
@@ -191,7 +191,7 @@ sub main
}
}
if (@sizeerror) {
- print "packages with wront container size/md5s:\n";
+ print "packages with wrong container size/md5s:\n";
for my $p (@sizeerror) {
print "$p\n";
}