Author: germuska
Date: Thu Feb 10 19:11:50 2005
New Revision: 153327
URL: http://svn.apache.org/viewcvs?view=rev&rev=153327
Log:
complete sentence in JavaDoc!
Modified:
struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java
Modified:
struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java
URL:
http://svn.apache.org/viewcvs/struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java?view=diff&r1=153326&r2=153327
==============================================================================
---
struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java
(original)
+++
struts/core/trunk/src/share/org/apache/struts/chain/contexts/ContextWrapper.java
Thu Feb 10 19:11:50 2005
@@ -25,7 +25,7 @@
/**
* <code>ContextWrapper</code> is meant as a base class for any Context
Implementation which
* is primarily intended for use in a subchain. Classes which extend
<code>ContextWrapper</code>
- * may implement typesafe property methods which also leave their
+ * may implement typesafe property methods which also leave their values in
the underlying context.
*/
public class ContextWrapper implements Context {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]