Author: martinc Date: Wed Jan 4 15:10:57 2006 New Revision: 366019 URL: http://svn.apache.org/viewcvs?rev=366019&view=rev Log: Fix a typo ("or or").
Modified: struts/action/trunk/xdocs/userGuide/building_controller.xml Modified: struts/action/trunk/xdocs/userGuide/building_controller.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/userGuide/building_controller.xml?rev=366019&r1=366018&r2=366019&view=diff ============================================================================== --- struts/action/trunk/xdocs/userGuide/building_controller.xml (original) +++ struts/action/trunk/xdocs/userGuide/building_controller.xml Wed Jan 4 15:10:57 2006 @@ -168,7 +168,7 @@ Let's take a look at the <i>default</i> commands for the ComposableRequestProcessor Chain in turn. These Command classes are in either the <code>org.apache.struts.chain.commands</code> or - or <code>org.apache.struts.chain.commands.servlet</code> packages. + <code>org.apache.struts.chain.commands.servlet</code> packages. </p> <table> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]