taylor      2004/06/24 09:37:01

  Modified:    jetspeed-api/src/java/org/apache/jetspeed/container/window
                        PortletWindowAccessor.java
  Log:
  charlie don't surf and we think he should (and i can't spell)
  
  Revision  Changes    Path
  1.3       +3 -3      
jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/container/window/PortletWindowAccessor.java
  
  Index: PortletWindowAccessor.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/jetspeed-api/src/java/org/apache/jetspeed/container/window/PortletWindowAccessor.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PortletWindowAccessor.java        23 Jun 2004 01:49:56 -0000      1.2
  +++ PortletWindowAccessor.java        24 Jun 2004 16:37:01 -0000      1.3
  @@ -59,7 +59,7 @@
        * @param windowId
        * @return new window
        */
  -    PortletWindow createPortetWindow(PortletEntity entity, String windowId);
  +    PortletWindow createPortletWindow(PortletEntity entity, String windowId);
   
       /**
        * Create a temporary portlet window
  @@ -68,5 +68,5 @@
        * @param windowId
        * @return
        */
  -    PortletWindow createPortetWindow(String windowId);
  +    PortletWindow createPortletWindow(String windowId);
   }
  
  
  

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

Reply via email to