summaryrefslogtreecommitdiff
path: root/docs/manual/rewrite/flags.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/rewrite/flags.xml')
-rw-r--r--docs/manual/rewrite/flags.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml
index ca24098bf9..b5c8965281 100644
--- a/docs/manual/rewrite/flags.xml
+++ b/docs/manual/rewrite/flags.xml
@@ -118,7 +118,7 @@ and the space must not be the last character in the list.</p>
RewriteRule "^search/(.*)$" "/search.php?term=$1" "[B= ?]"
</highlight>
-<p>To limit the characters escaped this way, see <a href="flag_bneg">flag_bneg</a>
+<p>To limit the characters escaped this way, see <a href="flag_bne">flag_bne</a>
and <a href="flag_bctls">flag_bctls</a></p>
</section>