Browse Source

Typo. Thanks Dominique :-)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275237 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 21 years ago
parent
commit
b62bcdfd1a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      check.xml

+ 2
- 2
check.xml View File

@@ -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>

Loading…
Cancel
Save