Fix dircopy for SCons V0.96.1
[senf.git] / PPI / Mainpage.dox
index cd89148..08fd879 100644 (file)
     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