[Checkins] SVN: z3c.sqlalchemy/trunk/README.txt rst fix

Baiju Muthukadan cvs-admin at zope.org
Tue May 21 04:34:05 UTC 2013


Log message for revision 130247:
  rst fix
  

Changed:
  U   z3c.sqlalchemy/trunk/README.txt

-=-
Modified: z3c.sqlalchemy/trunk/README.txt
===================================================================
--- z3c.sqlalchemy/trunk/README.txt	2013-05-20 14:38:02 UTC (rev 130246)
+++ z3c.sqlalchemy/trunk/README.txt	2013-05-21 04:34:04 UTC (rev 130247)
@@ -60,7 +60,7 @@
 Usage
 =====
 
-Basic usage: 
+Basic usage:: 
 
    from z3c.sqlalchemy import createSAWrapper
    wrapper = createSAWrapper('postgres://postgres:postgres@host/someDB')



More information about the checkins mailing list