GitHub user Matrix42 opened a pull request:
https://github.com/apache/flink/pull/5151
[hotfix][javadoc]fix spelling mistake in StreamElement javadoc
## What is the purpose of the change
fix spelling mistake in StreamElement javadoc
## Documentation
- Does this pull request introduce a new feature? (no)
- If yes, how is the feature documented? ( JavaDocs )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Matrix42/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5151.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 #5151
----
commit 75629f834eb66145aa0c9efe28bc5c603c76d530
Author: Matrix42 <[email protected]>
Date: 2017-11-27T09:34:01Z
fix document
commit 5dd1678006ce4a9b06f393404062c9bfa7ff6284
Author: Matrix42 <[email protected]>
Date: 2017-11-28T01:55:06Z
Merge branch 'master' of github.com:apache/flink
commit c47e0c6cca9d31f4642fcbf92da4b1877216d428
Author: Matrix42 <[email protected]>
Date: 2017-11-29T03:33:07Z
Merge branch 'master' of github.com:apache/flink
commit 02ba3878195d213ec7ffdf70845e3776e05e320d
Author: Matrix42 <[email protected]>
Date: 2017-12-11T07:44:36Z
Merge branch 'master' of github.com:apache/flink
commit e3d070e2dad84b7eb6dd8d8cbe8d4f04ae26a8a2
Author: Matrix42 <[email protected]>
Date: 2017-12-12T10:10:15Z
[hotfix][javadoc]fix spelling mistake in StreamElement javadoc
----
---