Skip to content

MINOR: typo in javadoc #20113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from
Open

MINOR: typo in javadoc #20113

wants to merge 4 commits into from

Conversation

see-quick
Copy link
Contributor

This PR fixes a typo in the Javadoc.

Signed-off-by: see-quick <[email protected]>
@github-actions github-actions bot added triage PRs from the community consumer clients small Small PRs labels Jul 6, 2025
@Yunyung
Copy link
Collaborator

Yunyung commented Jul 6, 2025

Thanks for the PR. Please also fix the similar error on line 58 in JmxToolTest.java. If possible, it would be great to check for this pattern of duplicate words as well.

Signed-off-by: see-quick <[email protected]>
@github-actions github-actions bot added the tools label Jul 6, 2025
@see-quick
Copy link
Contributor Author

Thanks for the PR. Please also fix the similar error on line 58 in JmxToolTest.java. If possible, it would be great to check for this pattern of duplicate words as well.

Yeah true. I have found two more occurences with such typo. Updated :)

@Yunyung
Copy link
Collaborator

Yunyung commented Jul 6, 2025

It would be great to check for and search patterns like " is is ", " are are ", or " of of ", etc. It seems there are some occurrences that can be fixed as well. Thank you.

Signed-off-by: see-quick <[email protected]>
Signed-off-by: see-quick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants