[GitHub] flink pull request #5827: [hotfix][docs][minor] fix typo in documentation

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/5827


---


[GitHub] flink pull request #5827: [hotfix][docs][minor] fix typo in documentation

2018-04-07 Thread pradithya
GitHub user pradithya opened a pull request:

https://github.com/apache/flink/pull/5827

[hotfix][docs][minor] fix typo in documentation

## Brief change log

  - Fix typo in DataSet API and DataStream API documentation

## Verifying this change

This change is a trivial rework / code cleanup without any test coverage.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pradithya/flink 20180408_fix_typo

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/5827.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5827


commit 395ce413397bfc90a7a67dc7692c8d2d830f5100
Author: aria 
Date:   2018-04-08T02:27:06Z

[hotfix][docs][minor] fix typo in DataStream API and DataSet API 
documentation.




---