Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / Packets / 80211Bundle / InformationElements.hh
index 396b62a..92c79f7 100644 (file)
@@ -71,7 +71,7 @@ namespace senf {
     #   include SENF_PARSER()
         SENF_PARSER_INHERIT  ( WLANInfoElementParser               );
         // we just skip the value here. If somebody needs the information he has to implement
-        // this strange information element hisself.
+        // this strange information element himself.
         SENF_PARSER_SKIP     ( length(), 0                         );
         SENF_PARSER_FINALIZE ( WLANSupportedRatesInfoElementParser );