dbapi.py
branchstable
changeset 9702 c2108dbfb508
parent 9701 46c8d8701240
child 9770 112c884b2d8d
--- a/dbapi.py	Mon Apr 14 12:07:00 2014 +0200
+++ b/dbapi.py	Mon Apr 14 12:27:37 2014 +0200
@@ -164,7 +164,7 @@
 
     * a simple instance id for in-memory connection
 
-    * an uri like scheme://host:port/instanceid where scheme may be one of
+    * a uri like scheme://host:port/instanceid where scheme may be one of
       'pyro', 'inmemory' or 'zmqpickle'
 
       * if scheme is 'pyro', <host:port> determine the name server address. If