craigmcc    2003/02/08 15:34:38

  Modified:    src/share/org/apache/struts/util RequestUtils.java
  Log:
  Forgot a closing </p>.
  
  Revision  Changes    Path
  1.86      +5 -5      
jakarta-struts/src/share/org/apache/struts/util/RequestUtils.java
  
  Index: RequestUtils.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/util/RequestUtils.java,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- RequestUtils.java 8 Feb 2003 23:31:30 -0000       1.85
  +++ RequestUtils.java 8 Feb 2003 23:34:37 -0000       1.86
  @@ -1455,7 +1455,7 @@
        * <p>Return the context-relative URL that corresponds to the specified
        * <code>page</code> attribute value, calculated based on the
        * <code>pagePattern</code> property of the current module's
  -     * {@link ModuleConfig}.
  +     * {@link ModuleConfig}.</p>
        *
        * @param request The servlet request we are processing
        * @param page The module-relative URL to be substituted in
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to