He-Pin opened a new pull request, #3084: URL: https://github.com/apache/pekko/pull/3084
### Motivation Several typos were found in comments, strings, and a package name across pekko modules. ### Modification - Fix package name: `adpater` → `adapter` in actor-typed-tests - Fix typos in comments/strings: `doesnt`→`doesn't`, `sandwitch`→`sandwich`, `noone`→`no one`, `hask`→`hash` ### Result Cleaner codebase with corrected spelling. ### Tests Not run - typo fixes only (comments, strings, package rename) ### References None - typo cleanup -- 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]
