You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/04/08 06:10:30 UTC

svn commit: r762736 - /incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java

Author: sabob
Date: Tue Apr  7 12:22:01 2009
New Revision: 762736

URL: http://svn.apache.org/viewvc?rev=762736&view=rev
Log:
javadoc

Modified:
    incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java

Modified: incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java
URL: http://svn.apache.org/viewvc/incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java?rev=762736&r1=762735&r2=762736&view=diff
==============================================================================
--- incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java (original)
+++ incubator/click/branches/click-2.0.x/mock/src/org/apache/click/MockContainer.java Tue Apr  7 12:22:01 2009
@@ -534,7 +534,7 @@
 
     /**
      * Returns the html output that was generated by
-     * {@link javax.servlet.HttpResponse}.
+     * {@link javax.servlet.http.HttpServletResponse}.
      * <p/>
      * <b>Please note:</b> if the <tt>Page</tt> invokes
      * {@link org.apache.click.Page#setForward(Class)} or