You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/29 09:44:39 UTC

[maven-site] 01/01: docs: omit needless words

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch elharo-patch-6
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 15c1042a8601a83d63df09320ec15240fc8a123b
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed Jul 29 09:44:29 2020 +0000

    docs: omit needless words
---
 content/apt/pom.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/pom.apt b/content/apt/pom.apt
index 7f7c2dd..3cb1c10 100644
--- a/content/apt/pom.apt
+++ b/content/apt/pom.apt
@@ -633,8 +633,8 @@ Display parameters as parsed by Maven (in canonical form) and comparison result:
 ** {Inheritance}
 
   One powerful addition that Maven brings to build management is the concept of project inheritance.
-  Although in build systems such as Ant, inheritance can certainly be simulated, Maven has gone the
-  extra step in making project inheritance explicit to the project object model.
+  Although in build systems such as Ant inheritance can be simulated, Maven 
+  makes project inheritance explicit in the project object model.
 
 +-----------------------------+
 <project xmlns="http://maven.apache.org/POM/4.0.0"