taylor      2004/06/24 09:59:18

  Modified:    jetspeed-api/src/java/org/apache/jetspeed/request
                        RequestContext.java
  Log:
  oh grep findeth thou foul words and killeth thee
  (c) Gangstarap Javadocs
  
  Revision  Changes    Path
  1.2       +3 -3      
jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/request/RequestContext.java
  
  Index: RequestContext.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/request/RequestContext.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RequestContext.java       28 May 2004 18:51:56 -0000      1.1
  +++ RequestContext.java       24 Jun 2004 16:59:18 -0000      1.2
  @@ -201,7 +201,7 @@
        * accurately represents that PortletWindow's request parameters
        *
        *
  -     * @param window PortetlWindow that we are build a request for
  +     * @param window PortletWindow that we are build a request for
        * @return HttpServletRequest that wraps the existing servlet
        * container's request that can interpret encoded portlet information
        * for this PortletWindow
  @@ -219,7 +219,7 @@
        * accurately represents that PortletWindow's request parameters.
        *
        *
  -     * @param window PortetlWindow that we are build a response for
  +     * @param window PortletWindow that we are build a response for
        * @return HttpServletRequest that wraps the existing servlet
        * container's request that can interpret encoded portlet information
        * for this PortletWindow
  
  
  

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

Reply via email to