[
https://issues.apache.org/jira/browse/FLINK-36782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916686#comment-17916686
]
qinghuan wang commented on FLINK-36782:
---------------------------------------
[~calelinflink] hi, I create a PR to fix.
[https://github.com/apache/flink/pull/26077]
> Incorrect comment syntax
> ------------------------
>
> Key: FLINK-36782
> URL: https://issues.apache.org/jira/browse/FLINK-36782
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.18.1
> Reporter: altenchen
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.18.2
>
>
> In line 137 of the
> {{org.apache.flink.runtime.resourcemanager.ResourceManager}} class, the
> comment:
> *"All currently registered TaskExecutors with there framework specific worker
> information."* contains a grammatical error. The word *"there"* should be
> corrected to {*}"their"{*}.
> The suggested correction is:
> *"All currently registered TaskExecutors with their framework-specific worker
> information."*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)