[svn:dbi] r15289 - dbi/trunk/lib/DBD

[email protected] Mon, 23 Apr 2012 05:28:56 -0700 (PDT)
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: mjevans
Date: Mon Apr 23 05:28:54 2012
New Revision: 15289

Modified:
   dbi/trunk/lib/DBD/Gofer.pm

Log:
minor typo


Modified: dbi/trunk/lib/DBD/Gofer.pm
==============================================================================
--- dbi/trunk/lib/DBD/Gofer.pm	(original)
+++ dbi/trunk/lib/DBD/Gofer.pm	Mon Apr 23 05:28:54 2012
@@ -964,7 +964,7 @@
 
 Driver-private sth attributes can be set in the prepare() call. TODO
 
-Some driver-private dbh attributes may not be available if the driver has not
+Some driver-private sth attributes may not be available if the driver has not
 implemented the private_attribute_info() method (added in DBI 1.54).
 
 =head2 Multiple Resultsets