Skip to content

Commit a0e7113

Browse files
committed
fix typos
1 parent 08c4a82 commit a0e7113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ This is a fork of the original [Maven Eclipse Plugin](https://maven.apache.org/p
99

1010
In our wcm.io and other Maven-based projects we usually use both m2e Integration and the Maven Eclipse Plugin. The Maven Eclipse Plugin is used to generate project-specific eclipse settings files and further files for Checkstyle, Findbugs and PMD based on a global build tools artifact defined a parent POM like `io.wcm.maven:io.wcm.maven.global-parent`, see [Global Parent](http://wcm.io/tooling/maven/global-parent.html) documentation for details.
1111

12-
So we maintain a fork of the original plugin here and publish it unter Apache 2.0 license within the wcm.io DevOps project.
12+
So we maintain a fork of the original plugin here and publish it under Apache 2.0 license within the wcm.io DevOps project.
1313

14-
This fork includes the patch from [MECLIPSE-641](https://issues.apache.org/jira/browse/MECLIPSE-641) which was never applied to the original code base, but is important for pregenerating the eclipse project settings.
14+
This fork includes the patch from [MECLIPSE-641](https://issues.apache.org/jira/browse/MECLIPSE-641) which was never applied to the original code base, but is important for generating the eclipse project settings.
1515

1616
To use this in your projects update all your POMs to use
1717

0 commit comments

Comments
 (0)