[Catalyst-commits] r13181 - in trunk/Class-DBI-Sweet: . lib/Class/DBI

phred at dev.catalyst.perl.org phred at dev.catalyst.perl.org
Thu Apr 22 20:27:49 GMT 2010


Author: phred
Date: 2010-04-22 21:27:49 +0100 (Thu, 22 Apr 2010)
New Revision: 13181

Modified:
   trunk/Class-DBI-Sweet/Changes
   trunk/Class-DBI-Sweet/lib/Class/DBI/Sweet.pm
Log:
Spelling fix submitted
https://rt.cpan.org/Ticket/Display.html?id=56832


Modified: trunk/Class-DBI-Sweet/Changes
===================================================================
--- trunk/Class-DBI-Sweet/Changes	2010-04-22 13:19:23 UTC (rev 13180)
+++ trunk/Class-DBI-Sweet/Changes	2010-04-22 20:27:49 UTC (rev 13181)
@@ -1,6 +1,7 @@
 Revision history for Perl extension Class::DBI::Sweet
 
 0.10
+    - spelling fix in pod [dmn at debian.org]
     - merge 0.09 changes with trunk [phred]
 
 0.09 Sun Dec 23 23:51:36 PST 2007

Modified: trunk/Class-DBI-Sweet/lib/Class/DBI/Sweet.pm
===================================================================
--- trunk/Class-DBI-Sweet/lib/Class/DBI/Sweet.pm	2010-04-22 13:19:23 UTC (rev 13180)
+++ trunk/Class-DBI-Sweet/lib/Class/DBI/Sweet.pm	2010-04-22 20:27:49 UTC (rev 13181)
@@ -1254,7 +1254,7 @@
 =item insert 
 
 All caches for this table are marked stale and will be re-cached on next
-retrieval. create is an alias kept for backwards compability.
+retrieval. create is an alias kept for backwards compatibility.
 
 =item retrieve
 




More information about the Catalyst-commits mailing list