diff --git a/src/SMDS/SMDS_IteratorOnIterators.hxx b/src/SMDS/SMDS_IteratorOnIterators.hxx index f7333ceee..3cad788c7 100644 --- a/src/SMDS/SMDS_IteratorOnIterators.hxx +++ b/src/SMDS/SMDS_IteratorOnIterators.hxx @@ -30,7 +30,7 @@ #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 /// must be provided within a stl-like container