aboutsummaryrefslogtreecommitdiffstats
path: root/check_trans.pl
diff options
context:
space:
mode:
authorPeter Karlsson <peterk>2003-01-16 14:02:49 +0000
committerPeter Karlsson <peterk>2003-01-16 14:02:49 +0000
commit1ced46b5297a750eb7bd3a26996a6ae75d1436d4 (patch)
tree63f647be32840145522976f2bf55223d92d94ef8 /check_trans.pl
parenta0f461cb399c89acf4d9efe1149b370e9bf4e127 (diff)
Fixed a typo.
CVS version numbers check_trans.pl: 1.54 -> 1.55
Diffstat (limited to 'check_trans.pl')
-rwxr-xr-xcheck_trans.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/check_trans.pl b/check_trans.pl
index 915d1617627..19aefa35726 100755
--- a/check_trans.pl
+++ b/check_trans.pl
@@ -8,7 +8,7 @@
# This is GPL'ed code.
# Copyright 1998 Paolo Molaro <lupus@debian.org>.
-# Copyright 1999-2002 Peter Karlsson <peterk@debian.org>.
+# Copyright 1999-2003 Peter Karlsson <peterk@debian.org>.
# Copyright 2000,2001 Martin Quinson <mquinson@ens-lyon.fr>.
# Invocation:
@@ -161,7 +161,7 @@ $to =~ s%/$%%; # Remove slash from the end
if ($to eq '')
{
- die "Language not defined in DWW_LANG, language.conf or on command line\n";
+ die "Language not defined in DWWW_LANG, language.conf or on command line\n";
}
my $langto = $to;

© 2014-2024 Faster IT GmbH | imprint | privacy policy