Skip to content

Fix typo 'instantiater' -> 'instantiator' in LeaderEpochFileCache Javadoc#22359

Closed
RonGamzu wants to merge 1 commit into
apache:trunkfrom
RonGamzu:fix/typo-instantiater-in-leader-epoch-file-cache
Closed

Fix typo 'instantiater' -> 'instantiator' in LeaderEpochFileCache Javadoc#22359
RonGamzu wants to merge 1 commit into
apache:trunkfrom
RonGamzu:fix/typo-instantiater-in-leader-epoch-file-cache

Conversation

@RonGamzu
Copy link
Copy Markdown
Contributor

The class-level Javadoc for LeaderEpochFileCache used the non-standard
word "instantiater" as an agent noun. The correct English form is
"instantiator".

No logic changes — Javadoc-only fix.

…adoc

The class-level Javadoc used the non-standard word 'instantiater' as an
agent noun. The correct English form is 'instantiator'.
@github-actions github-actions Bot added triage PRs from the community storage Pull requests that target the storage module small Small PRs labels May 23, 2026
Copy link
Copy Markdown
Collaborator

@m1a2st m1a2st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

Copy link
Copy Markdown
Collaborator

@m1a2st m1a2st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these PRs only contains typo fixes, we can merge the two patches together.
#22358
#22359

And also update the title to use the MINOR: prefix.

@github-actions github-actions Bot removed the triage PRs from the community label May 25, 2026
@RonGamzu
Copy link
Copy Markdown
Contributor Author

RonGamzu commented May 30, 2026

@m1a2st Superseded by #22427, which consolidates this fix together with the related typo fix in CompletableEventReaperTest.

@RonGamzu RonGamzu closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved small Small PRs storage Pull requests that target the storage module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants