GitHub user elbaulp opened a pull request:
https://github.com/apache/flink/pull/5283
Fixed doc typo in DataStream API
Miss-spelled multiple as muplitple
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elbaulp/flink fix-doc-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5283.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 #5283
----
commit e9435aad2e1b57728112c2149cb8e653aff2d986
Author: Alejandro Alcalde <algui91@...>
Date: 2018-01-11T12:49:29Z
Fixed doc typo in DataStream API
----
---