From: Eric Covener Date: Fri, 5 Nov 2010 04:03:43 +0000 (+0000) Subject: typo X-Git-Tag: 2.3.9~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73f46d27a7dd845c8b046dec23c73bb7db99d157;p=apache typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031424 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewritemap.html.en b/docs/manual/rewrite/rewritemap.html.en index 99b7c11137..8e3251d8d1 100644 --- a/docs/manual/rewrite/rewritemap.html.en +++ b/docs/manual/rewrite/rewritemap.html.en @@ -300,7 +300,7 @@ by many requests.

When a MapType of int is used, the MapSource is one of the available internal RewriteMap functions. Module authors can provide - additional internal functions by registring them with the + additional internal functions by registering them with the ap_register_rewrite_mapfunc API. The functions that are provided by default are:

diff --git a/docs/manual/rewrite/rewritemap.xml b/docs/manual/rewrite/rewritemap.xml index 4d4a956611..d8bd1a8bdc 100644 --- a/docs/manual/rewrite/rewritemap.xml +++ b/docs/manual/rewrite/rewritemap.xml @@ -303,7 +303,7 @@ by many requests.

When a MapType of int is used, the MapSource is one of the available internal RewriteMap functions. Module authors can provide - additional internal functions by registring them with the + additional internal functions by registering them with the ap_register_rewrite_mapfunc API. The functions that are provided by default are: