webwork/src/main/webwork/action CoreActionContext.java,1.2,1.3

[email protected] Tue, 11 Nov 2003 10:40:32 -0800
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Update of /cvsroot/opensymphony/webwork/src/main/webwork/action
In directory sc8-pr-cvs1:/tmp/cvs-serv28936/src/main/webwork/action

Modified Files:
	CoreActionContext.java 
Log Message:
Fixed javadocs

Index: CoreActionContext.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/action/CoreActionContext.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CoreActionContext.java	17 Jun 2003 13:43:34 -0000	1.2
+++ CoreActionContext.java	11 Nov 2003 18:40:30 -0000	1.3
@@ -11,7 +11,7 @@
 /**
  * A context used for to store information specific to a thread
  * that wouldn't be appropriate to store in ActionContext.
- * 
+ *
  * @see webwork.action.ActionContext
  *
  * @author Maurice C. Parker ([email protected])
@@ -23,7 +23,7 @@
    /**
     * Set the ValueStack.
     *
-    * @param ValueStack 
+    * @param valueStack 
     */
    public static void setValueStack(ValueStack valueStack)
    {
@@ -40,5 +40,5 @@
       return ActionContext.getValueStack();
    }
 
-   
+
 }




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/