Bukama commented on code in PR #1651: URL: https://github.com/apache/maven/pull/1651#discussion_r1720741415
########## api/maven-api-core/src/main/java/org/apache/maven/api/plugin/annotations/Mojo.java: ########## @@ -76,8 +76,8 @@ boolean projectRequired() default true; /** - * if the Mojo uses the Maven project and its child modules. - * @return uses the Maven project and its child modules + * if the Mojo uses the Maven project and its subprojects. + * @return uses the Maven project and its subprojectss Review Comment: `subprojectss` -> `subprojects` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org