Author: turnstep
Date: Tue Dec 26 10:58:40 2006
New Revision: 8463

Modified:
   dbi/trunk/DBI.pm

Log:
Fix typo, thanks to Peter Buchman


Modified: dbi/trunk/DBI.pm
==============================================================================
--- dbi/trunk/DBI.pm    (original)
+++ dbi/trunk/DBI.pm    Tue Dec 26 10:58:40 2006
@@ -2796,7 +2796,7 @@
 
 Due to the potentially high memory cost and unknown risks of loading
 in an unknown number of drivers that just happen to be installed
-on the system, this method is nor recommended for general use.
+on the system, this method is not recommended for general use.
 Use available_drivers() instead.
 
 The installed_versions() method is primarily intended as a quick

Reply via email to