husted      01/02/11 14:00:18

  Modified:    src/doc/userGuide building_controller.xml
  Log:
  Minor fix.
  
  Revision  Changes    Path
  1.11      +1 -1      jakarta-struts/src/doc/userGuide/building_controller.xml
  
  Index: building_controller.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/doc/userGuide/building_controller.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- building_controller.xml   2001/02/11 21:39:20     1.10
  +++ building_controller.xml   2001/02/11 22:00:17     1.11
  @@ -287,7 +287,7 @@
           and saving a bean of the specified class if needed.
         </p>
         <p>
  -        An optional but very useful section is the local "<local>forwards</code>". 
In the example 
  +        An optional but very useful section is the local "local 
<code>forwards</code>". In the example 
           application, many actions include a local "success" and/or "failure" 
forward as 
           part of an Action mapping. 
         </p>
  
  
  

Reply via email to