GitHub user klion26 opened a pull request: https://github.com/apache/flink/pull/5956
[hotfix][javadocs] Correct the javadoc of StandaloneCheckpointIDCounter#getLast ## What is the purpose of the change Correct the javadoc of StandaloneCheckpointIDCounter#getLast You can merge this pull request into a Git repository by running: $ git pull https://github.com/klion26/flink typofix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5956.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 #5956 ---- commit b9c989e17312f09a8c44bfd7cfbf9bf09ca772a1 Author: Qiu Congxian/klion26 <qcx978132955@...> Date: 2018-05-06T03:19:07Z typo fix ---- ---