From: Joshua Slive Date: Wed, 5 Dec 2001 19:07:00 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: 2.0.30~278 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=993b5b4d05004ba48a2efb89844b4e0c4de56dac;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92348 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index bfafd6d0f68..ffe8e78b03b 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -238,7 +238,7 @@ ServerAdmin you@your.address # # ServerName gives the name and port that the server uses to identify itself. # This can often be determined automatically, but we recommend you specify -# it explictly to prevent problems during startup. +# it explicitly to prevent problems during startup. # # If this is not set to valid DNS name for your host, server-generated # redirections will not work. See also the UseCanonicalName directive.