You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Eunchan Kim (JIRA)" <ji...@apache.org> on 2015/05/04 10:48:06 UTC

[jira] [Created] (ZOOKEEPER-2179) Typo in Watcher.java

Eunchan Kim created ZOOKEEPER-2179:
--------------------------------------

             Summary: Typo in Watcher.java
                 Key: ZOOKEEPER-2179
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2179
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
    Affects Versions: 3.5.0, 3.4.5
            Reporter: Eunchan Kim
            Priority: Trivial
             Fix For: 3.5.0, 3.4.5


at zookeeper/src/java/main/org/apache/zookeeper/Watcher.java,

 * implement. A ZooKeeper client will get various events from the ZooKeepr

should be fixed to 

 * implement. A ZooKeeper client will get various events from the ZooKeeper.
(Zookeepr -> Zookeeper)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)