summaryrefslogtreecommitdiff
path: root/doc/html/boostbook/together.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boostbook/together.html')
-rw-r--r--doc/html/boostbook/together.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boostbook/together.html b/doc/html/boostbook/together.html
index 92ec23edca..bbfc722a24 100644
--- a/doc/html/boostbook/together.html
+++ b/doc/html/boostbook/together.html
@@ -77,7 +77,7 @@
text. For instance, we can link to the Function library with
<code class="computeroutput">&lt;libraryname&gt;Function&lt;/libraryname&gt;</code>,
which results in the following:
- <a class="link" href="../function.html" title="Chapter&#160;15.&#160;Boost.Function">Function</a>. In cases where the displayed
+ <a class="link" href="../function.html" title="Chapter&#160;14.&#160;Boost.Function">Function</a>. In cases where the displayed
text is different from the actual name, the <code class="computeroutput">alt</code>
attribute can be specified. For instance, the following XML
element references the <code class="computeroutput"><a class="link" href="../boost/function.html" title="Class template function">boost::function</a></code>