sidler 2002/06/23 02:39:37
Modified: struts/src/java/org/apache/velocity/tools/struts
StrutsUtils.java
Log:
Fixed minor JavaDoc problem.
Revision Changes Path
1.4 +2 -2
jakarta-velocity-tools/struts/src/java/org/apache/velocity/tools/struts/StrutsUtils.java
Index: StrutsUtils.java
===================================================================
RCS file:
/home/cvs/jakarta-velocity-tools/struts/src/java/org/apache/velocity/tools/struts/StrutsUtils.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- StrutsUtils.java 15 Apr 2002 18:30:28 -0000 1.3
+++ StrutsUtils.java 23 Jun 2002 09:39:37 -0000 1.4
@@ -581,7 +581,7 @@
* @param session the HTTP session
* @param application the servlet context
*
- * @returns The formatted error message. If no error messages are queued,
+ * @return The formatted error message. If no error messages are queued,
* an empty string is returned.
*/
static String errorMarkup(String property,
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>