Polish "Fix typo in 'Reacting to the Maven plugin' title"

See gh-26751
This commit is contained in:
Stephane Nicoll 2021-06-04 09:51:48 +02:00
parent 9eea502c3e
commit aff1366731
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ When Gradle's {application-plugin}[`application` plugin] is applied to a project
[[reacting-to-other-plugins-maven]]
[[reacting-to-other-plugins.maven]]
== Reacting to the Maven plugin
WARNING: Support for reacting to Gradle's `maven` plugin is deprecated and will be removed in a future release.
Please use the `maven-publish` plugin instead.