GitHub user bowenli86 opened a pull request:
https://github.com/apache/flink/pull/4864
[hotfix] fix typos in comments in RuntimeContext.java
## What is the purpose of the change
hotfix for comments in RuntimeContext.java
## Brief change log
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
## Does this pull request potentially affect one of the following parts:
none
## Documentation
none
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bowenli86/flink hotfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4864.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 #4864
----
commit 8713af3e91510dff134b84dbafa129263cbe1440
Author: Bowen Li <[email protected]>
Date: 2017-10-19T14:24:40Z
[hotfix] fix typos in comments
----
---