jhm 2003/09/14 02:12:08
Modified: . check.xml
Log:
Typo. Thanks Dominique :-)
Revision Changes Path
1.12 +2 -2 ant/check.xml
Index: check.xml
===================================================================
RCS file: /home/cvs/ant/check.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- check.xml 12 Sep 2003 14:43:52 -0000 1.11
+++ check.xml 14 Sep 2003 09:12:08 -0000 1.12
@@ -2,7 +2,7 @@
<project default="checkstyle" name="CheckAnt">
<description>
- Check Ants codebase against certain code styleguid rules using
+ Check Ants codebase against certain code styleguide rules using
checkstyle and simian.
Checkstyle uses an abstract syntax tree (AST) for doing checks
@@ -80,4 +80,4 @@
</simian>
</target>
-</project>
+</project>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|