aboutsummaryrefslogtreecommitdiffstats
path: root/copypage.pl
diff options
context:
space:
mode:
authorRhonda D'Vine <alfie>2002-11-29 15:55:31 +0000
committerRhonda D'Vine <alfie>2002-11-29 15:55:31 +0000
commit4ef8394c9f4f1f78161a06a45697f1fdc372c5d4 (patch)
tree30356e320a83ac6d268addbf6c26f8dbedf3c485 /copypage.pl
parent0390e3b07ad85a500d7846e2750039835b5aad41 (diff)
Fixed one error message. Thanks to Michael Banck.
CVS version numbers copypage.pl: 1.20 -> 1.21
Diffstat (limited to 'copypage.pl')
-rwxr-xr-xcopypage.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypage.pl b/copypage.pl
index d2e92db3b45..baa4ca5b719 100755
--- a/copypage.pl
+++ b/copypage.pl
@@ -30,7 +30,7 @@ elsif (open CONF, "<language.conf")
}
else
{
- die "Language not defined in DWW_LANG or language.conf\n";
+ die "Language not defined in DWWW_LANG or language.conf\n";
}
# Check usage.

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