BaseType -> Base in one more place

[SVN r14605]
This commit is contained in:
Beman Dawes 2002-07-25 19:10:05 +00:00
parent 3ff49b272d
commit 7fbf84dcc6

View File

@ -184,7 +184,7 @@ struct iterator_adaptor;
<p>Although <tt>iterator_adaptor</tt> takes seven template parameters,
defaults have been carefully chosen to minimize the number of parameters
you must supply in most cases, especially if <tt>BaseType</tt> is an
you must supply in most cases, especially if <tt>Base</tt> is an
iterator.
<table border="1" summary="iterator_adaptor template parameters">