From fff5057e1d468cfa278f23538a975ffcf0a1b9dd Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Fri, 11 Apr 2008 16:04:55 +0000 Subject: [PATCH] o Fixed typo git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@647204 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-tools-javadoc/src/site/apt/usage.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-tools-javadoc/src/site/apt/usage.apt b/maven-plugin-tools-javadoc/src/site/apt/usage.apt index 2fabe7a..44ffa96 100644 --- a/maven-plugin-tools-javadoc/src/site/apt/usage.apt +++ b/maven-plugin-tools-javadoc/src/site/apt/usage.apt @@ -87,7 +87,7 @@ Usage *--------------------------------------------+---------------------------------+ | MojoGoalTypeTaglet | -tag 'goal:t:This Mojo is defined by the goal name:' *--------------------------------------------+---------------------------------+ -| MojoInheritedByDefaultTypeTaglet | -tag 'inheritedByDefault:t:Is this Mojo inherited' +| MojoInheritByDefaultTypeTaglet | -tag 'inheritByDefault:t:Is this Mojo inherited' *--------------------------------------------+---------------------------------+ | MojoInstantiationStrategyTypeTaglet | -tag 'instantiationStrategy:t:Is instantiated with the strategy:' *--------------------------------------------+---------------------------------+