]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo, see PR#25420
authorErik Abele <erikabele@apache.org>
Thu, 11 Dec 2003 02:45:57 +0000 (02:45 +0000)
committerErik Abele <erikabele@apache.org>
Thu, 11 Dec 2003 02:45:57 +0000 (02:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102027 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.html.en
docs/manual/howto/auth.xml

index 60e8580f51c738f987ad9a3a068104e7cc10795e..b93cf4685016e4dbec5346c354251247a94860bd 100644 (file)
@@ -97,7 +97,7 @@ do?</a></li>
     <code>/usr/local/apache/passwd</code>.</p>
 
     <p>To create the file, use the <a href="../programs/htpasswd.html">htpasswd</a> utility that came
-    with Apache. This be located in the <code>bin</code> directory
+    with Apache. This will be located in the <code>bin</code> directory
     of wherever you installed Apache. To create the file, type:</p>
 
     <div class="example"><p><code>
index 3f095d3af696c2b433f5e26d43f4ee7e70b78138..0c3f4c8ef5a0c1e4157bef4ddf715c859e41b0d3 100644 (file)
@@ -88,7 +88,7 @@
 
     <p>To create the file, use the <a
     href="../programs/htpasswd.html">htpasswd</a> utility that came
-    with Apache. This be located in the <code>bin</code> directory
+    with Apache. This will be located in the <code>bin</code> directory
     of wherever you installed Apache. To create the file, type:</p>
 
     <example>