summaryrefslogtreecommitdiff
path: root/doc/html/intrusive/auto_unlink_hooks.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/intrusive/auto_unlink_hooks.html')
-rw-r--r--doc/html/intrusive/auto_unlink_hooks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/intrusive/auto_unlink_hooks.html b/doc/html/intrusive/auto_unlink_hooks.html
index fb8e03aa46..e280bc5ef7 100644
--- a/doc/html/intrusive/auto_unlink_hooks.html
+++ b/doc/html/intrusive/auto_unlink_hooks.html
@@ -59,7 +59,7 @@
<p>
These hooks have exactly the same size overhead as their analog non auto-unlinking
hooks, but they have a restriction: they can only be used with <a class="link" href="presenting_containers.html" title="Presenting Boost.Intrusive containers">non-constant
- time containers</a>. There is a reason for this:
+ time size containers</a>. There is a reason for this:
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">