Author: turnstep
Date: Sat Nov 20 20:46:54 2010
New Revision: 14536
Modified:
DBD-Pg/trunk/t/dbdpg_test_setup.pl
Log:
Fixup comment
Modified: DBD-Pg/trunk/t/dbdpg_test_setup.pl
==============================================================================
--- DBD-Pg/trunk/t/dbdpg_test_setup.pl (original)
+++ DBD-Pg/trunk/t/dbdpg_test_setup.pl Sat Nov 20 20:46:54 2010
@@ -46,7 +46,7 @@
sub connect_database {
## Connect to the database (unless 'dbh' is passed in)
- ## Setup all the tables (unless 'nosetup' is passed in)
+ ## Setup all the tables (unless 'nocreate' is passed in)
## Returns three values:
## 1. helpconnect for use by 01connect.t
## 2. Any error generated