From e7d35fa079660220a58181af09e9fede23070bd0 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Mon, 4 Jun 2012 22:14:37 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1346180 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-plugin/src/site/apt/index.apt b/maven-plugin-plugin/src/site/apt/index.apt index f56ad97..906e8e1 100644 --- a/maven-plugin-plugin/src/site/apt/index.apt +++ b/maven-plugin-plugin/src/site/apt/index.apt @@ -78,7 +78,7 @@ Maven Plugin Plugin The following examples shows how to use the Plugin Plugin in more advanced usecases: - * {{{./examples/using-annotations.html}Use Java5 annotations for your Mojo}} + * {{{./examples/using-annotations.html}Using Plugin Tools Java5 annotations for your Mojo}} * {{{./examples/generate-descriptor.html}Configuring Generation of Plugin Descriptor}}