Spellchecker applied

[SVN r23562]
This commit is contained in:
Pavol Droba
2004-07-14 22:24:12 +00:00
parent dd8d053685
commit cc683155c7
14 changed files with 136 additions and 136 deletions

View File

@ -41,9 +41,9 @@ namespace boost {
An output iterator pointing just after last inserted character or
a copy of the input
\note If the input paramters satisfy the second assumption
\note If the input parameters satisfy the second assumption
about exception safety, second variant of this function provides strong
exception guarantie.
exception guarantee.
*/
template<typename OutputIteratorT, typename CollectionT>
inline OutputIteratorT
@ -116,9 +116,9 @@ namespace boost {
An output iterator pointing just after last inserted character or
a copy of the input
\note If the input paramters satisfy the second assumption
\note If the input parameters satisfy the second assumption
about exception safety, second variant of this function provides strong
exception guarantie.
exception guarantee.
*/
template<typename OutputIteratorT, typename CollectionT>
inline OutputIteratorT