From b62bcdfd1a6cec765fb3fa1c7baea1417fb2126a Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Sun, 14 Sep 2003 09:12:08 +0000 Subject: [PATCH] Typo. Thanks Dominique :-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275237 13f79535-47bb-0310-9956-ffa450edef68 --- check.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/check.xml b/check.xml index 925511765..61e059158 100755 --- a/check.xml +++ b/check.xml @@ -2,7 +2,7 @@ - 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 @@ - + \ No newline at end of file