Fix 'occurred' typo
[libi2ncommon] / src / insocketstream.hxx
index 15f7821..053e481 100644 (file)
@@ -39,7 +39,7 @@ on this file might be covered by the GNU General Public License.
 
 #include "exception.hxx"
 
-// ATTENTION: A lot of mysterious STL bugs occured
+// ATTENTION: A lot of mysterious STL bugs occurred
 //            with a "real" buffer (buffer larger than 1 byte and up to 100 bytes)
 //            -> Keep it slow and working!