Typo in Assignment Library documentation

In http://www.boost.org/libs/assign/doc/index.html there is a typo under the Introduction section. The sentence: These two operators makes it possible to construct lists of values which are then copied into a container: Should read: These two operators make it possible to construct lists of values which are then copied into a container:

"Javier Estrada" <ljestrada@hotmail.com> writes:
In http://www.boost.org/libs/assign/doc/index.html there is a typo under the Introduction section. The sentence:
These two operators makes it possible to construct lists of values which are then copied into a container:
Should read:
These two operators make it possible to construct lists of values which are then copied into a container:
Actually should read: These two operators make it possible to construct lists of values that are then copied into a container: -- Dave Abrahams Boost Consulting http://www.boost-consulting.com

"David Abrahams" <dave@boost-consulting.com> wrote in message news:uwtwgvdka.fsf@boost-consulting.com... | "Javier Estrada" <ljestrada@hotmail.com> writes: | | > In http://www.boost.org/libs/assign/doc/index.html there is a typo under the | > Introduction section. The sentence: | > | > These two operators makes it possible to construct lists of values which are | > then copied into a container: | > | > Should read: | > | > These two operators make it possible to construct lists of values which are | > then copied into a container: | | Actually should read: | | These two operators make it possible to construct lists of values that | are then copied into a container: Thanks both of you. -Thorsten
participants (3)
-
David Abrahams
-
Javier Estrada
-
Thorsten Ottosen