]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2004-01-13 18:48:22 by cjwatson]
authorcjwatson <>
Wed, 14 Jan 2004 02:48:22 +0000 (18:48 -0800)
committercjwatson <>
Wed, 14 Jan 2004 02:48:22 +0000 (18:48 -0800)
Fix a typo.

scripts/expire.in

index 0b29fe5cb8d45638173a514c04739745eca47d7b..26cf7e5da338422a57aafe3e821af2df6f328bbf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
-# $Id: expire.in,v 1.19 2003/08/23 15:12:57 cjwatson Exp $
+# $Id: expire.in,v 1.20 2004/01/13 18:48:22 cjwatson Exp $
 
-# Load modules and set envirnment
+# Load modules and set environment
 use File::Copy;
 $config_path = '/etc/debbugs';
 $lib_path = '/usr/lib/debbugs';