From d21781d8d112becd9d1ae1a6a96d48121a63b342 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Tue, 6 Apr 2004 15:41:34 +0000 Subject: [PATCH] fixed a typo [SVN r22611] --- doc/new-iter-concepts.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/new-iter-concepts.rst b/doc/new-iter-concepts.rst index c442ed0..a798d4a 100644 --- a/doc/new-iter-concepts.rst +++ b/doc/new-iter-concepts.rst @@ -163,10 +163,9 @@ to express their type requirements. The result is algorithms that are usable in more situations and have fewer type requirements. For the next working paper (but not for TR1), the committee should -consider the following changes to the type requirements of -algorithms. These changes are phrased as phrased as textual -substitutions, listing the algorithms to which each textual -substitution applies. +consider the following changes to the type requirements of algorithms. +These changes are phrased as textual substitutions, listing the +algorithms to which each textual substitution applies. Forward Iterator -> Forward Traversal Iterator and Readable Iterator