You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/06/08 11:25:10 UTC

svn commit: r189565 - /cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap

Author: cziegeler
Date: Wed Jun  8 02:25:09 2005
New Revision: 189565

URL: http://svn.apache.org/viewcvs?rev=189565&view=rev
Log:
Typos

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap?rev=189565&r1=189564&r2=189565&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/sitemap.xmap Wed Jun  8 02:25:09 2005
@@ -134,7 +134,7 @@
   <map:pipeline>
     <!-- This action sets the portal name for the current request and
          initializes the portal service. So this should be the first
-         taks in every request!
+         task for every request!
     -->
     <map:act type="portal-prepare">
       <map:parameter name="portal-name" value="portal"/>
@@ -223,7 +223,7 @@
         </map:act>
       </map:act>
 
-      <!-- Test pipeline for layout engine -->
+      <!-- Test pipeline for portal engine -->
       <map:match pattern="portal">
         <map:act type="auth-protect">
           <map:parameter name="handler" value="portal-handler"/>