Index: libs/iterator/doc/index.html =================================================================== RCS file: /cvsroot/boost/boost/libs/iterator/doc/index.html,v retrieving revision 1.20 diff -u -p -b -B -r1.20 index.html --- libs/iterator/doc/index.html 1 Feb 2004 03:58:49 -0000 1.20 +++ libs/iterator/doc/index.html 27 Apr 2004 16:34:25 -0000 @@ -38,7 +38,7 @@ iterator requirements. The second is a f components for building iterators based on these extended concepts and includes several useful iterator 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 iterators will be compatible with old-style algorithms, though algorithms may need to be updated if they want to