[apache2] 01/01: Fix spelling typo
Jean-Michel Vourgère
nirgal at moszumanska.debian.org
Sat Jun 4 02:45:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
nirgal pushed a commit to branch master
in repository apache2.
commit c96baaf611072b93949e0903b129fbb2b4419f5e
Author: Jean-Michel Vourgère <nirgal at debian.org>
Date: Sat Jun 4 04:44:40 2016 +0200
Fix spelling typo
---
debian/debhelper/dh_apache2.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/debhelper/dh_apache2.in b/debian/debhelper/dh_apache2.in
index b5e514c..24bc054 100755
--- a/debian/debhelper/dh_apache2.in
+++ b/debian/debhelper/dh_apache2.in
@@ -440,7 +440,7 @@ foreach my $package ((@{$dh{DOPACKAGES}}))
}
if ($dir =~ m#etc/apache2/sites-available# and $file =~ m#.conf$#)
{
- verbose_print("package $package appears to contain a virtual host confoguration\n");
+ verbose_print("package $package appears to contain a virtual host configuration\n");
push @{$PACKAGE_TYPE{'has_a_site_conf'}}, $conf_name;
}
if ($dir =~ m#etc/apache2/conf-available# and $file =~ m#.conf$#)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git
More information about the Pkg-apache-commits
mailing list