From 98bf6ad1819cf88391a9e086224977f5c0f1fc2a Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Tue, 13 Jan 2004 18:48:22 -0800 Subject: [PATCH] [project @ 2004-01-13 18:48:22 by cjwatson] Fix a typo. --- scripts/expire.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/expire.in b/scripts/expire.in index 0b29fe5c..26cf7e5d 100755 --- a/scripts/expire.in +++ b/scripts/expire.in @@ -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'; -- 2.39.5