GitHub user YMorisawa opened a pull request:
https://github.com/apache/flink/pull/4685
[hotfix] Fix typo for English spells in Debugging Classloading documentation
Fixed some basic spelling mistake in Docs.
---
devided -> divided
deploymens -> deployments
posible -> possible
starting a the Flink cluster -> starting a Flink cluster
beginnign -> beginning
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YMorisawa/flink hotfix-doc-classloading
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4685.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 #4685
----
commit 729ec1fbb8237a5aff811d88b5b826fbd0de9974
Author: desktop <[email protected]>
Date: 2017-09-20T03:38:26Z
[hotfix] Fix typo in Debugging Classloading documentation
----
---