Skip to content

Commit 412070d

Browse files
committed
Merge pull request #274 from zpearce
* gh-274: Fix typo in Maven Exclusion section of the reference docs Closes gh-274
2 parents 9c2d7e0 + d013edf commit 412070d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ supported when using the Kotlin DSL.
753753
[[maven-exclusions]]
754754
== Maven Exclusions
755755

756-
While Gradle can consume dependencies described with a Maven pom file, Gradle doesn't not
756+
While Gradle can consume dependencies described with a Maven pom file, Gradle does not
757757
honour Maven's semantics when it is using the pom to build the dependency graph. A notable
758758
difference that results from this is in how exclusions are handled. This is best
759759
illustrated with an example.

0 commit comments

Comments
 (0)