diff --git a/index.htm b/index.htm
index bc7a7ded44..d5cc591152 100644
--- a/index.htm
+++ b/index.htm
@@ -266,7 +266,7 @@
Library: Boost.Function now implements a
small buffer optimization, which can drastically
improve the performance when copying or
- construction Boost.Function objects storing small
+ constructing Boost.Function objects storing small
function objects. For instance,
bind(&X:foo, &x, _1, _2)
requires no heap allocation when placed into a
@@ -798,6 +798,9 @@
In addition to the mailing lists presented above, a #boost IRC channel on + freenode is frequented by some boost users. + As usual with IRC channels, one should not necessarily expect that his questions + will be answered. The channel is not moderated.
Revised 04 December, 200511 December, 2006
Copyright Beman Dawes and David Abrahams 2001-2005