[Catalyst-commits] r12800 - Catalyst-Manual/5.80/branches/sqlite_fks/lib/Catalyst/Manual/Tutorial

zarquon at dev.catalyst.perl.org zarquon at dev.catalyst.perl.org
Mon Feb 1 23:33:48 GMT 2010


Author: zarquon
Date: 2010-02-01 23:33:48 +0000 (Mon, 01 Feb 2010)
New Revision: 12800

Modified:
   Catalyst-Manual/5.80/branches/sqlite_fks/lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod
Log:
fix grammar typo

Modified: Catalyst-Manual/5.80/branches/sqlite_fks/lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod
===================================================================
--- Catalyst-Manual/5.80/branches/sqlite_fks/lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod	2010-02-01 23:32:24 UTC (rev 12799)
+++ Catalyst-Manual/5.80/branches/sqlite_fks/lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod	2010-02-01 23:33:48 UTC (rev 12800)
@@ -651,7 +651,7 @@
 your OS command prompt.
 
 Please note that here we have chosen to use 'singular' table names. This is
-because the default inflection code for older versions
+because the default inflection code for older versions of
 L<DBIx::Class::Schema::Loader> does NOT handle plurals. There has been much
 philosophical discussion on whether table names should be plural or singular.
 There is no one correct answer, as long as one makes a choice and remains




More information about the Catalyst-commits mailing list