summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-06-03 13:05:48 +0000
committerChristian Heim <phreak@gentoo.org>2007-06-03 13:05:48 +0000
commit9dfeee2e8d2d4ca24a9d2932bbde073f5496e0ca (patch)
treefb58f2bccab774a7f9c6c33d4278ffac2d761e35
parentMinimizing the footprint of the apache-tools patch. (diff)
downloadapache-9dfeee2e8d2d4ca24a9d2932bbde073f5496e0ca.tar.gz
apache-9dfeee2e8d2d4ca24a9d2932bbde073f5496e0ca.tar.bz2
apache-9dfeee2e8d2d4ca24a9d2932bbde073f5496e0ca.zip
It's DEFAULT and not DEFUALT.
-rw-r--r--2.2/init/apache2.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/2.2/init/apache2.confd b/2.2/init/apache2.confd
index f2d219b..7099001 100644
--- a/2.2/init/apache2.confd
+++ b/2.2/init/apache2.confd
@@ -9,7 +9,7 @@
# DEFAULT_VHOST Enables name-based virtual hosts, with the default
# virtual host being in /var/www/localhost/htdocs
# ERRORDOCS Enables default error documents for many languages.
-# INFO Enables mod_info, a useful module for debugging [DEFUALT]
+# INFO Enables mod_info, a useful module for debugging [DEFAULT]
# LANGUAGE Enables content-negotiation based on language and charset.
# LDAP Enables mod_ldap (available if USE=ldap)
# AUTH_LDAP Enables authentication through mod_ldap (available if USE=ldap)