From 4a350e826c7126b3d852934069ffb35cac45696e Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 5 Nov 2010 01:33:17 +0000 Subject: [PATCH] spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1031389 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index e8c983e5a38..83039f27e15 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -460,7 +460,7 @@ $ httxt2dbm -i mapfile.txt -o mapfile.map function

Here, the source is an internal Apache function. - Module authors can provide additional internal functions by registring + Module authors can provide additional internal functions by registering them with the ap_register_rewrite_mapfunc API. The functions that are provided by default are:

-- 2.47.2