He-Pin opened a new pull request, #2809: URL: https://github.com/apache/pekko/pull/2809
## Motivation Typo in StatusReply Scaladoc: "pre-build" should be "pre-built" (past participle). ## Modification Fixed two occurrences of "pre-build" → "pre-built" in StatusReply.scala Scaladoc comments (lines 104 and 188). ## Result Consistent, correct documentation. ## References - Follow-up improvement discovered during akka-core v2.8.0 migration (PRs #2794-#2808). - Related: #2796 (StatusReply.fromTry factories). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
