/[Apache-SVN]/struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/actions/LocaleAction.java
ViewVC logotype

Diff of /struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/actions/LocaleAction.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/actions/LocaleAction.java	2005/05/05 02:34:31	168242
+++ struts/core/branches/STRUTS_1_2_BRANCH/src/share/org/apache/struts/actions/LocaleAction.java	2005/05/05 02:35:30	168243
@@ -58,7 +58,8 @@ public final class LocaleAction extends
      * <code>country</code> properties on the given form, constructs an
      * appropriate Locale object, and sets it as the Struts Locale for this
      * user's session.
-     * Any <code>ActionForm, including a {@link DynaActionForm}, may be used.
+     * Any <code>ActionForm</code>, including a 
+     * {@link org.apache.struts.action.DynaActionForm}, may be used.
      * </p>
      * <p>
      * If a <code>page</code> property is also provided, then after

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26