[
https://issues.apache.org/jira/browse/FLINK-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988534#comment-15988534
]
ASF GitHub Bot commented on FLINK-6386:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/3775
LGTM. Thanks for your contribution @bowenli86. Merging this PR.
> Missing bracket in 'Compiler Limitation' section
> ------------------------------------------------
>
> Key: FLINK-6386
> URL: https://issues.apache.org/jira/browse/FLINK-6386
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.2.0
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Trivial
> Fix For: 1.2.2
>
>
> "This means that types such as `Tuple2<String,Integer` or `Collector<String>`
> declared as..."
> should be
> "This means that types such as `Tuple2<String,Integer>` or
> `Collector<String>` declared as..."
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)