From 1ced46b5297a750eb7bd3a26996a6ae75d1436d4 Mon Sep 17 00:00:00 2001 From: Peter Karlsson Date: Thu, 16 Jan 2003 14:02:49 +0000 Subject: Fixed a typo. CVS version numbers check_trans.pl: 1.54 -> 1.55 --- check_trans.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'check_trans.pl') 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 . -# Copyright 1999-2002 Peter Karlsson . +# Copyright 1999-2003 Peter Karlsson . # Copyright 2000,2001 Martin Quinson . # 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; -- cgit v1.2.3