Commit 97a5219e authored by Richard Bowen's avatar Richard Bowen
Browse files

Remove repeated word.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1242504 13f79535-47bb-0310-9956-ffa450edef68
parent a1981744
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1361,7 +1361,7 @@ cannot use <code>$N</code> in the substitution string!
    </tr>
    <tr>
        <td>nocase|NC</td>
        <td>Makes the pattern pattern comparison case-insensitive.
        <td>Makes the pattern comparison case-insensitive.
        <em><a href="../rewrite/flags.html#flag_nc">details ...</a></em></td>
    </tr>
    <tr>
+1 −1
Original line number Diff line number Diff line
@@ -1385,7 +1385,7 @@ cannot use <code>$N</code> in the substitution string!
    </tr>
    <tr>
        <td>nocase|NC</td>
        <td>Makes the pattern pattern comparison case-insensitive.
        <td>Makes the pattern comparison case-insensitive.
        <em><a href="../rewrite/flags.html#flag_nc">details ...</a></em></td>
    </tr>
    <tr>