From 11314ae6124fcf86f7a4273e9f917e599608c1f4 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Tue, 17 Jul 2007 18:40:44 +0000 Subject: [PATCH] Typo fix (noticed by gryzor on IRC) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@557015 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/new_features_2_2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index ff69464618..4a544ee950 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -233,7 +233,7 @@ header is now available under the ap_ namespace from ap_regex.h. Calls to regcomp, regexec and so on can be replaced by calls to - ap_regcomp, ap_regcomp. + ap_regcomp, ap_regexec.
DBD Framework (SQL Database API)
-- 2.40.0