PPI: Implement MonitorModule base class
[senf.git] / Packets / AuxParser.hh
index c76926c..412bb2d 100644 (file)
@@ -122,7 +122,7 @@ namespace detail {
 
     /** \brief Internal: Apply transformation to arbitrary aux-parser policy
 
-        Transform must statisfy the interface
+        Transform must satisfy the interface
         \code
         struct Transform
         {