Fixed typo

[SVN r22708]
This commit is contained in:
Thomas Witt 2004-04-29 00:38:46 +00:00
parent 2a9c00f5b2
commit b310ccda97
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ iterator requirements. The second is a framework of
components for building iterators based on these components for building iterators based on these
extended concepts and includes several useful iterator extended concepts and includes several useful iterator
adaptors. The extended iterator concepts have been adaptors. The extended iterator concepts have been
carefully designed so that so that old-style iterators carefully designed so that old-style iterators
can fit in the new concepts and so that new-style can fit in the new concepts and so that new-style
iterators will be compatible with old-style algorithms, iterators will be compatible with old-style algorithms,
though algorithms may need to be updated if they want to though algorithms may need to be updated if they want to

View File

@ -29,7 +29,7 @@ __ ../../../index.htm
components for building iterators based on these components for building iterators based on these
extended concepts and includes several useful iterator extended concepts and includes several useful iterator
adaptors. The extended iterator concepts have been adaptors. The extended iterator concepts have been
carefully designed so that so that old-style iterators carefully designed so that old-style iterators
can fit in the new concepts and so that new-style can fit in the new concepts and so that new-style
iterators will be compatible with old-style algorithms, iterators will be compatible with old-style algorithms,
though algorithms may need to be updated if they want to though algorithms may need to be updated if they want to