summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/space.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/space.html')
-rw-r--r--doc/html/boost/xpressive/space.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/space.html b/doc/html/boost/xpressive/space.html
index b781beb486..ad10b42e69 100644
--- a/doc/html/boost/xpressive/space.html
+++ b/doc/html/boost/xpressive/space.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> space<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp716527840"></a><h2>Description</h2>
+<a name="idp630048720"></a><h2>Description</h2>
<p>The regex traits are used to determine which characters are space characters. To match any character that is not white-space, use ~space.</p>
<div class="note"><table border="0" summary="Note">
<tr>