From: Joshua Slive Date: Wed, 5 Dec 2001 19:07:00 +0000 (+0000) Subject: Fix a typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3adff0c10c02a2dbddd229b2a49f8fb8c50cb93;p=apache 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 bfafd6d0f6..ffe8e78b03 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.