diff options
Diffstat (limited to 'docs/manual/mod/mod_substitute.html.en')
-rw-r--r-- | docs/manual/mod/mod_substitute.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_substitute.html.en b/docs/manual/mod/mod_substitute.html.en index 6914e6bfd2..d1c6720786 100644 --- a/docs/manual/mod/mod_substitute.html.en +++ b/docs/manual/mod/mod_substitute.html.en @@ -97,7 +97,7 @@ </Location> </code></p></div> - <p>Backreferences can be used in the comparison and in the substituion, + <p>Backreferences can be used in the comparison and in the substitution, when regular expressions are used, as illustrated in the following example: </p> <div class="example"><h3>Example of using backreferences and captures</h3><p><code> <Location /> |