Author: timbo
Date: Thu Jan 21 03:38:52 2010
New Revision: 13760

Modified:
   dbi/trunk/DBI.pm

Log:
Fix typo


Modified: dbi/trunk/DBI.pm
==============================================================================
--- dbi/trunk/DBI.pm    (original)
+++ dbi/trunk/DBI.pm    Thu Jan 21 03:38:52 2010
@@ -4033,7 +4033,7 @@
 with the same parameters ($dsn, $user, $password) as originally used.
 
 The attributes for the cloned connect are the same as those used
-for the original connect, with some other attribute merged over
+for the original connect, with some other attributes merged over
 them depending on the \%attr parameter.
 
 If \%attr is given then the attributes it contains are merged into

Reply via email to