From 264d24fc4dc27c8fd211ffb9a18b4e3c5badb847 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 20 Jul 2013 21:37:03 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1505213 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-tools-ant/src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-tools-ant/src/site/apt/index.apt b/maven-plugin-tools-ant/src/site/apt/index.apt index abfcf33..da2234d 100644 --- a/maven-plugin-tools-ant/src/site/apt/index.apt +++ b/maven-plugin-tools-ant/src/site/apt/index.apt @@ -28,7 +28,7 @@ Maven Plugin Tool for Ant - The Maven Plugin Tool for Ant is the Ant impl of {{{../maven-plugin-tools-api/index.html}maven-plugin-tools-api}} to + The Maven Plugin Tool for Ant is the implementation of {{{../maven-plugin-tools-api/index.html}maven-plugin-tools-api}} to extract descriptors for plugins written in Ant. An Ant Maven Plugin has to be written in a file ending in <<<.build.xml>>> in <<>>,