Fix typo
See gh-28548
This commit is contained in:
committed by
Stephane Nicoll
parent
190d39a4f9
commit
5a121197fc
@@ -353,7 +353,7 @@ These closures are evaluated in the order that they are defined, from top to bot
|
||||
Any content not claimed by an earlier `intoLayer` closure remains available for subsequent ones to consider.
|
||||
|
||||
The `intoLayer` closure claims content using nested `include` and `exclude` calls.
|
||||
The `application` closure uses Ant-style patch matching for include/exclude parameters.
|
||||
The `application` closure uses Ant-style path matching for include/exclude parameters.
|
||||
The `dependencies` section uses `group:artifact[:version]` patterns.
|
||||
It also provides `includeProjectDependencies()` and `excludeProjectDependencies()` methods that can be used to include or exclude project dependencies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user