Author: thorsten
Date: Thu Dec  4 00:21:00 2008
New Revision: 723241

URL: http://svn.apache.org/viewvc?rev=723241&view=rev
Log:
Fixing typo 

Modified:
    
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherWrapperTransformer.java

Modified: 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherWrapperTransformer.java
URL: 
http://svn.apache.org/viewvc/forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherWrapperTransformer.java?rev=723241&r1=723240&r2=723241&view=diff
==============================================================================
--- 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherWrapperTransformer.java
 (original)
+++ 
forrest/branches/dispatcher_rewrite/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherWrapperTransformer.java
 Thu Dec  4 00:21:00 2008
@@ -306,7 +306,7 @@
   }
 
   /*
-   * Here we pick up the recoreder result and start the processing on it.
+   * Here we pick up the recorder result and start the processing on it.
    * 
    * @see org.apache.cocoon.transformation.AbstractSAXTransformer#endDocument()
    */