This commit is contained in:
eap 2011-08-10 09:51:58 +00:00
parent e062bbd055
commit 40c13601ee

View File

@ -30,7 +30,7 @@
#include "SMDS_Iterator.hxx" #include "SMDS_Iterator.hxx"
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
/// SMDS_Iterator iterating over all elements provides by other iterators /// SMDS_Iterator iterating over all elements provided by other iterators
/// ///
/// Other iterators must implement SMDS_Iterator iterface and /// Other iterators must implement SMDS_Iterator iterface and
/// must be provided within a stl-like container /// must be provided within a stl-like container