From 98a6e6c109ae8c897c4d313cd9974f7946588715 Mon Sep 17 00:00:00 2001
From: g0dil <g0dil@wiback.org>
Date: Thu, 13 Sep 2007 12:06:33 +0000
Subject: [PATCH] Typo fix

---
 PPI/Mainpage.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PPI/Mainpage.dox b/PPI/Mainpage.dox
index cd89148ad..08fd8795c 100644
--- a/PPI/Mainpage.dox
+++ b/PPI/Mainpage.dox
@@ -103,7 +103,7 @@
     provides an extensive set of reusable modules.
     
     The following example module declares three \ref ppi_connectors: \c payload, \c stuffing and
-    \coutput. These connectors are defined as \e public data members so they can be accessed from
+    \c output. These connectors are defined as \e public data members so they can be accessed from
     the outside. This is important as we will see below.
 
     \code
-- 
GitLab