[MINOR][DOC] Fix a typo 'lister' -> 'listener'#25377
Closed
lys0716 wants to merge 1 commit intoapache:masterfrom
Closed
[MINOR][DOC] Fix a typo 'lister' -> 'listener'#25377lys0716 wants to merge 1 commit intoapache:masterfrom
lys0716 wants to merge 1 commit intoapache:masterfrom
Conversation
Member
|
There are 3 more instances of this typo; can you fix all of them? |
Fix the typo in java doc. N/A Signed-off-by: Yishuang Lu <luystu@gmail.com>
Member
|
ok to test |
HyukjinKwon
reviewed
Aug 8, 2019
Member
HyukjinKwon
left a comment
There was a problem hiding this comment.
Let's add some more similar instances next time. LGTM considering it's the first contribution.
Member
|
I am merging this because related linter checks passed. |
|
Test build #108792 has finished for PR 25377 at commit
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Fix the typo in java doc.
How was this patch tested?
N/A
Signed-off-by: Yishuang Lu luystu@gmail.com