mirror of
https://github.com/apache/maven.git
synced 2025-02-07 10:38:47 +00:00
fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
32416cf540
commit
9a11321919
@ -59,7 +59,7 @@ public void execute( PluginExecutionRequest request, PluginExecutionResponse res
|
||||
throws Exception
|
||||
{
|
||||
throw new UnsupportedOperationException(
|
||||
"If you are using the old technioque, you must override execute(req,resp)" );
|
||||
"If you are using the old technique, you must override execute(req,resp)" );
|
||||
}
|
||||
|
||||
public void setLog( Log log )
|
||||
|
Loading…
x
Reference in New Issue
Block a user