Author: turnstep
Date: Sun Mar  2 07:40:10 2008
New Revision: 10868

Modified:
   DBD-Pg/trunk/t/00basic.t

Log:
Typo.


Modified: DBD-Pg/trunk/t/00basic.t
==============================================================================
--- DBD-Pg/trunk/t/00basic.t    (original)
+++ DBD-Pg/trunk/t/00basic.t    Sun Mar  2 07:40:10 2008
@@ -17,7 +17,7 @@
 
 SKIP: {
        eval { require Test::Warn; };
-       $@ and skip 'Need Test::Warn to test vesion warning', 1;
+       $@ and skip 'Need Test::Warn to test version warning', 1;
 
        my $t=q{Version comparison does not throw a warning};
 

Reply via email to