Utils/Console: Fix singleton instantiation order (ServerManager / Scheduler)
[senf.git] / PPI / ActiveFeeder.hh
index f9c7ed7..494f1ea 100644 (file)
@@ -40,7 +40,7 @@ namespace module {
 
     /** \brief Adapter to connect passive connectors
 
-        ActiveFeeder is an adapter module which allows to connect to passive connectors. As long as
+        ActiveFeeder is an adapter module which allows two connect to passive connectors. As long as
         none of the connectors is throttled, the ActiveFeeder will forward packets from it's input
         to it's output.