Skip to content

Commit 9480982

Browse files
committed
trivial typo correction
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927862 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4c62d17 commit 9480982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/manual/install.html.en.utf8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ sudo service apache2 start</pre>
176176
against your installed copy of APR and APR-Util.</dd>
177177

178178
<dt>Perl-Compatible Regular Expressions Library (PCRE)</dt>
179-
<dd>This library is required but not longer bundled with httpd.
179+
<dd>This library is required but no longer bundled with httpd.
180180
Download the source code from <a href="http://www.pcre.org/">http://www.pcre.org</a>,
181181
or install a Port or Package. If your build system can't find
182182
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';
491491
}
492492
})(window, document);
493493
//--><!]]></script></div><div id="footer">
494-
<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>
494+
<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>
495495
<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[//><!--
496496
if (typeof(prettyPrint) !== 'undefined') {
497497
prettyPrint();

0 commit comments

Comments
 (0)