From: tho Date: Wed, 26 Mar 2008 15:28:25 +0000 (+0000) Subject: minor documentation fix X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=d8c2d9d478b8808e5b76e4688aea4f840b6a1df7;p=senf.git minor documentation fix git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@766 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/PPI/Module.hh b/PPI/Module.hh index be06aa8..1c6aba1 100644 --- a/PPI/Module.hh +++ b/PPI/Module.hh @@ -232,7 +232,7 @@ namespace module { event to a connector defines the event as the conceptual 'source' of the data. This means, the event controls how packets are sent (Example: Routing from an - IOEVent to an output defines, that output data will be + IOEvent to an output defines, that output data will be generated whenever the event is signaled). This event routing allows to automatically