Author: johannes
Date: 2006-03-16 06:56:29 -0600 (Thu, 16 Mar 2006)
New Revision: 8232

Modified:
   trunk/gnue-common/src/datasources/drivers/sql/sqlite3/pysqlite2drv.py
Log:
Give the proper driver in the sample


Modified: trunk/gnue-common/src/datasources/drivers/sql/sqlite3/pysqlite2drv.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/sql/sqlite3/pysqlite2drv.py       
2006-03-16 01:16:05 UTC (rev 8231)
+++ trunk/gnue-common/src/datasources/drivers/sql/sqlite3/pysqlite2drv.py       
2006-03-16 12:56:29 UTC (rev 8232)
@@ -83,7 +83,7 @@
 Examples
 --------
 [myconn]
-provider=sqlite2         # Use the SQLite adapter
+provider=sqlite3         # Use the SQLite adapter
 dbname=/usr/db/testdb    # The filename for the SQLite database
 
 Notes



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to