From d3adff0c10c02a2dbddd229b2a49f8fb8c50cb93 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Wed, 5 Dec 2001 19:07:00 +0000 Subject: [PATCH] Fix a typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92348 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1