From 815fe2853e42ebd7413f44326f60677aabf00af9 Mon Sep 17 00:00:00 2001
From: tho <tho@wiback.org>
Date: Wed, 26 Mar 2008 15:28:25 +0000
Subject: [PATCH] minor documentation fix

---
 PPI/Module.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PPI/Module.hh b/PPI/Module.hh
index be06aa826..1c6aba1f2 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
-- 
GitLab