diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index 20cc732a..20f3b3ba 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -314,7 +314,7 @@ maven -Dgoal=clean multiproject:goal name="Dependency Convergence" link="dependency-convergence-report" pluginName="maven-multiproject-plugin" - description="Generate report which shows how consistent are the versions of artitfacts between projects."/> + description="Generate report which shows how consistent are the versions of artifacts between projects."/> diff --git a/multiproject/xdocs/reports.xml b/multiproject/xdocs/reports.xml index ad3b7e81..11eb8a69 100644 --- a/multiproject/xdocs/reports.xml +++ b/multiproject/xdocs/reports.xml @@ -28,7 +28,7 @@

This plug-in provides a report which shows how consistent the versions - of artitfacts between the projects of a multiproject build. + of artifacts between the projects of a multiproject build.

To register this report, include the following in your project.xml: