fixed some minor documentation typos
[senf.git] / senf / Packets / SafeIterator.hh
index 95e8e10..a3b5e18 100644 (file)
@@ -69,7 +69,7 @@ namespace senf {
                                              position. */
 
         safe_data_iterator & operator=(PacketData::iterator i); ///< Assign iterator
-                                        /**< The iteator \a i must be from the container wo which \c
+                                        /**< The iterator \a i must be from the container which \c
                                              this iterator has been initialized. */
         safe_data_iterator & operator=(PacketParserBase const & parser);
                                         ///< Assign iterator from parser