From 4c62d17adbf6e33a4b4a767347766cad26e680b8 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 18 Aug 2025 19:17:06 +0000 Subject: [PATCH] trivial typo correction git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927861 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 4b3275ce4a3..94da8619be2 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -166,7 +166,7 @@ sudo service apache2 start against your installed copy of APR and APR-Util.
Perl-Compatible Regular Expressions Library (PCRE)
-
This library is required but not longer bundled with httpd. +
This library is required but no longer bundled with httpd. Download the source code from http://www.pcre.org, 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 -- 2.47.3