]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
trivial typo correction
authorRich Bowen <rbowen@apache.org>
Mon, 18 Aug 2025 19:20:15 +0000 (19:20 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 18 Aug 2025 19:20:15 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927862 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html.en.utf8

index 7c86c54a2cc25d2e620b589c6e725f231939ae22..d032058b33ec09c30fcc22546525f1cbc8cfbf5e 100644 (file)
@@ -176,7 +176,7 @@ sudo service apache2 start</pre>
       against your installed copy of APR and APR-Util.</dd>
 
       <dt>Perl-Compatible Regular Expressions Library (PCRE)</dt>
-      <dd>This library is required but not longer bundled with httpd.
+      <dd>This library is required but no longer bundled with httpd.
       Download the source code from <a href="http://www.pcre.org/">http://www.pcre.org</a>,
       or install a Port or Package.  If your build system can't find
       the pcre-config script installed by the PCRE build, point to it
@@ -491,7 +491,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/install.html';
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2023 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2025 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();