GitHub user dineshappavoo opened a pull request:
https://github.com/apache/zookeeper/pull/702
ZOOKEEPER-3190: Spell check on the Zookeeper server files
This pull request is to do spell check on the zookeeper server files [
zookeeper/zookeeper-server/src/main/java/org/apache/zookeeper/server ] for a
newbie to understand the process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dineshappavoo/zookeeper ZOOKEEPER-3190
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/702.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 #702
----
commit 3bfc21fd5a72b675ceebfcf6b53aa7d7e7a85393
Author: dappavoo <dappavoo@...>
Date: 2018-11-15T21:19:49Z
ZOOKEEPER-3190: Spell check on the Zookeeper server files
----
---