[
https://issues.apache.org/jira/browse/FLINK-36782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Anderson resolved FLINK-36782.
------------------------------------
Fix Version/s: 2.0.0
Assignee: qinghuan wang
Resolution: Fixed
> 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
> Assignee: qinghuan wang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> 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)