From 5f545146f6cd788c0364291247c514af742a7b44 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 7 Mar 2012 02:08:52 +0000 Subject: [PATCH] Trivial s/a/an/ typo correction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1297835 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_rewrite.html.en | 4 ++-- docs/manual/mod/mod_rewrite.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 2900354d40..4b90de1837 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -350,7 +350,7 @@ RewriteRule ^index\.html$ newsite.html

If the TestString has the special value expr, the - CondPattern will be treated as a + CondPattern will be treated as an ap_expr.

Other things you should be aware of:

@@ -608,7 +608,7 @@ RewriteRule ^index\.html$ newsite.html
  • If the TestString has the special value expr, the - CondPattern will be treated as a + CondPattern will be treated as an ap_expr.

    diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 8d089e08d8..5d72fdea7e 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -538,7 +538,7 @@ RewriteRule ^index\.html$ newsite.html

    If the TestString has the special value expr, the - CondPattern will be treated as a + CondPattern will be treated as an ap_expr.

    Other things you should be aware of:

    @@ -796,7 +796,7 @@ RewriteRule ^index\.html$ newsite.html
  • If the TestString has the special value expr, the - CondPattern will be treated as a + CondPattern will be treated as an ap_expr.

    -- 2.40.0