You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2017/04/26 02:46:04 UTC

[jira] [Created] (FLINK-6386) Missing bracket in 'Compiler Limitation' section

Bowen Li created FLINK-6386:
-------------------------------

             Summary: 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)