Skip to content

Commit 188278a

Browse files
committed
Polish "Fix typo"
See gh-28548
1 parent 5a12119 commit 188278a

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/packaging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The blocks are evaluated in the order that they are defined, from top to bottom.
187187
Any content not claimed by an earlier block remains available for subsequent blocks to consider.
188188

189189
The `<into>` block claims content using nested `<include>` and `<exclude>` elements.
190-
The `<application>` section uses Ant-style patch matching for include/exclude expressions.
190+
The `<application>` section uses Ant-style path matching for include/exclude expressions.
191191
The `<dependencies>` section uses `group:artifact[:version]` patterns.
192192
It also provides `<includeModuleDependencies />` and `<excludeModuleDependencies />` elements that can be used to include or exclude local module dependencies.
193193

0 commit comments

Comments
 (0)