ganeshvenkatasai commented on code in PR #22496:
URL: https://github.com/apache/kafka/pull/22496#discussion_r3369761603


##########
.github/scripts/checkstyle.py:
##########
@@ -75,7 +75,7 @@ def parse_report(workspace_path, fp) -> Tuple[int, int]:
     See: 
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#setting-a-notice-message
     """
     if not os.getenv("GITHUB_WORKSPACE"):
-        print("This script is intended to by run by GitHub Actions.")
+        print("This script is intended to be run by GitHub Actions.")

Review Comment:
   @chia7712 I havent noticed any misspells in other files, could you please 
help me which files the isssue have



-- 
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]

Reply via email to