[svn:dbi] r13997 - dbi/trunk/lib/DBI/SQL

[email protected]
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: REHSACK
Date: Tue May 18 01:40:49 2010
New Revision: 13997

Modified:
   dbi/trunk/lib/DBI/SQL/Nano.pm

Log:
Fix typo

Modified: dbi/trunk/lib/DBI/SQL/Nano.pm
==============================================================================
--- dbi/trunk/lib/DBI/SQL/Nano.pm	(original)
+++ dbi/trunk/lib/DBI/SQL/Nano.pm	Tue May 18 01:40:49 2010
@@ -124,7 +124,7 @@
             $self->{where_clause} = $self->parse_where_clause($3) if $3;
         };
     }
-    croak "Couldn't parsen" unless ( $self->{command} and $self->{table_name} );
+    croak "Couldn't parse" unless ( $self->{command} and $self->{table_name} );
     return $self;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.