]> granicus.if.org Git - apache/commitdiff
Typo fix: 'of' used, 'for' wanted.
authorChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:02:48 +0000 (06:02 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:02:48 +0000 (06:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87162 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html
docs/manual/upgrading.html.en

index 81382923a19013950c151b0fac5b774f0d6e43dd..326cfe9a8e3bfae6286a859c0556116f03eba780 100644 (file)
@@ -61,7 +61,7 @@ files, you may need to add <code>Include conf/access.conf</code> and
 assure that Apache reads the configuration files in the same order as
 was implied by the older directives, the <code>Include</code>
 directives should be placed at the end of httpd.conf, with the one for
-<code>srm.conf</code> preceding the one of
+<code>srm.conf</code> preceding the one for
 <code>access.conf</code>.</li>
 
 <li>The <code>BindAddress</code> directive no longer exists.
index 81382923a19013950c151b0fac5b774f0d6e43dd..326cfe9a8e3bfae6286a859c0556116f03eba780 100644 (file)
@@ -61,7 +61,7 @@ files, you may need to add <code>Include conf/access.conf</code> and
 assure that Apache reads the configuration files in the same order as
 was implied by the older directives, the <code>Include</code>
 directives should be placed at the end of httpd.conf, with the one for
-<code>srm.conf</code> preceding the one of
+<code>srm.conf</code> preceding the one for
 <code>access.conf</code>.</li>
 
 <li>The <code>BindAddress</code> directive no longer exists.