cmlenz 2003/06/10 05:57:51
Modified: integration/ant/src/java/org/apache/cactus/integration/ant/deployment
WebXml.java
Log:
Oops, I violated Checkstyle
Revision Changes Path
1.5 +2 -2
jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/deployment/WebXml.java
Index: WebXml.java
===================================================================
RCS file:
/home/cvs/jakarta-cactus/integration/ant/src/java/org/apache/cactus/integration/ant/deployment/WebXml.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- WebXml.java 10 Jun 2003 12:56:58 -0000 1.4
+++ WebXml.java 10 Jun 2003 12:57:51 -0000 1.5
@@ -752,7 +752,7 @@
* Returns the element that contains the security constraint defined for the
* specified URL pattern.
*
- * @param therUrlPattern The URL pattern
+ * @param theUrlPattern The URL pattern
* @return The DOM element representing the security constraint
*/
public final Element getSecurityConstraint(String theUrlPattern)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]