[Rt-commit] r3887 - in Jifty-DBI/trunk: . lib/Jifty/DBI/Handle

ruz at bestpractical.com ruz at bestpractical.com
Sun Sep 25 04:59:25 EDT 2005


Author: ruz
Date: Sun Sep 25 04:59:24 2005
New Revision: 3887

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/lib/Jifty/DBI/Handle/Pg.pm
Log:
 r2506 at cubic-pc:  cubic | 2005-09-24 13:31:04 +0400
 typo


Modified: Jifty-DBI/trunk/lib/Jifty/DBI/Handle/Pg.pm
==============================================================================
--- Jifty-DBI/trunk/lib/Jifty/DBI/Handle/Pg.pm	(original)
+++ Jifty-DBI/trunk/lib/Jifty/DBI/Handle/Pg.pm	Sun Sep 25 04:59:24 2005
@@ -45,7 +45,7 @@
 Takes a table name as the first argument and assumes that the rest of
 the arguments are an array of key-value pairs to be inserted.
 
-In case of isnert failure, returns a L<Class::ReturnValue> object
+In case of insert failure, returns a L<Class::ReturnValue> object
 preloaded with error info
 
 =cut


More information about the Rt-commit mailing list