You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/28 02:05:37 UTC

[GitHub] KarmaGYZ commented on a change in pull request #7174: [FLINK-11003][docs] Fix mistake in java_lambda doc

KarmaGYZ commented on a change in pull request #7174: [FLINK-11003][docs] Fix mistake in java_lambda doc
URL: https://github.com/apache/flink/pull/7174#discussion_r236917645
 
 

 ##########
 File path: docs/dev/java_lambdas.md
 ##########
 @@ -135,4 +135,4 @@ public static class DoubleTuple extends Tuple2<Integer, Integer> {
         this.f1 = f1;
     }
 }
-{% endhighlight %}
\ No newline at end of file
+{% endhighlight %}
 
 Review comment:
   Done. Thanks for the review!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services