Author: niallp
Date: Fri Aug 25 10:24:49 2006
New Revision: 436865

URL: http://svn.apache.org/viewvc?rev=436865&view=rev
Log:
remove trailing space

Modified:
    
struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/tiles/chain-config.xml

Modified: 
struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/tiles/chain-config.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/tiles/chain-config.xml?rev=436865&r1=436864&r2=436865&view=diff
==============================================================================
--- 
struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/tiles/chain-config.xml
 (original)
+++ 
struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/tiles/chain-config.xml
 Fri Aug 25 10:24:49 2006
@@ -171,7 +171,7 @@
                 
className="org.apache.struts.chain.commands.servlet.SelectInput"/>
 
 
-        <!-- Lookup and execute a chain command if the current ActionConfig is 
+        <!-- Lookup and execute a chain command if the current ActionConfig is
              so-configured. -->
         <command
                 className="org.apache.struts.chain.commands.ExecuteCommand"/>


Reply via email to