[
https://issues.apache.org/jira/browse/FLINK-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-6386.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.2)
1.3.0
Fixed via 753763ad186995b16f0ec67cf71cdf18f1d82726
> 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.3.0
>
>
> "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)