From 6570adaa7aa20efe8e9112e6ac9d880e2e50533d Mon Sep 17 00:00:00 2001
From: lkuehne
Date: Tue, 11 Feb 2003 05:20:58 +0000
Subject: [PATCH] fixed misspelled word, thanks to Paul Roebuck for finding
this one
---
docs/anttask.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/anttask.html b/docs/anttask.html
index 25ff14f83..6e2b90cf3 100644
--- a/docs/anttask.html
+++ b/docs/anttask.html
@@ -49,13 +49,13 @@ This task is included in the checkstyle distribution.
| config |
Specifies a file that defines the configuration modules.
- See here for a descrition of how to define a configuration. |
+ See here for a description of how to define a configuration.
Exactly one of config or configURL |
| configURL |
Specifies a URL that defines the configuration modules.
- See here for a descrition of how to define a configuration. |
+ See here for a description of how to define a configuration.
Exactly one of config or configURL |