From c1e062d78e442999fcfa32e9dbdbecdc8621d1e9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Mar 2012 12:34:32 -0400 Subject: comment typo --- Debian/Debhelper/Dh_Lib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debian') diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm index e0a274a4..10ae69f7 100644 --- a/Debian/Debhelper/Dh_Lib.pm +++ b/Debian/Debhelper/Dh_Lib.pm @@ -618,7 +618,7 @@ sub filedoublearray { my $file=shift; my $globdir=shift; - # executable confi files are a v9 thing. + # executable config files are a v9 thing. my $x=! compat(8) && -x $file; if ($x) { require Cwd; -- cgit v1.2.3