[Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Fixed typo.

jim cvs-admin at zope.org
Tue May 1 18:41:17 UTC 2012


Log message for revision 125541:
  Fixed typo.
  

Changed:
  U   zc.zk/trunk/src/zc/zk/README.txt

-=-
Modified: zc.zk/trunk/src/zc/zk/README.txt
===================================================================
--- zc.zk/trunk/src/zc/zk/README.txt	2012-05-01 18:29:01 UTC (rev 125540)
+++ zc.zk/trunk/src/zc/zk/README.txt	2012-05-01 18:41:14 UTC (rev 125541)
@@ -922,7 +922,7 @@
 zc.zk.ZooKeeper
 ---------------
 
-``zc.zk.ZooKeeper([connection_string[, session_timeout[, timeout[, wait]]]])``
+``zc.zk.ZooKeeper([connection_string[, session_timeout[, wait]]])``
     Return a new instance given a ZooKeeper connection string.
 
     The connection string defaults to '127.0.0.1:2181'.



More information about the checkins mailing list