zhanghuang090 opened a new pull request, #12913: URL: https://github.com/apache/maven/pull/12913
## Summary Correct `compatability` to `compatibility` in the non-interactive CLI help text used by both the Maven 3 compatibility entry point and the Maven 4 CLI. ## Verification - `git diff --check` - Confirmed the obsolete spelling is absent from both changed files - `mvn verify` was not run locally because this environment does not provide a JDK or Maven executable; the change is limited to two help-text string literals Following this checklist to help us incorporate the contribution: - [x] The pull request addresses one concern without unrelated changes. - [x] The description explains what changed and why. - [x] Each commit has a meaningful subject and DCO sign-off. - [x] Unit tests are not applicable because this is a spelling-only help-text change. - [ ] `mvn verify` was not run locally; CI is expected to provide the build verification. - [ ] The Core IT suite was not run; no runtime behavior changes. - [x] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0). - [ ] In any other case, please file an [Apache Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
