[Jifty-commit] r4166 - in Jifty-DBI/trunk: lib/Jifty/DBI

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Oct 1 16:47:29 EDT 2007


Author: falcone
Date: Mon Oct  1 16:47:28 2007
New Revision: 4166

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm

Log:
 r25093 at ketch:  falcone | 2007-10-01 16:46:18 -0400
 * typo fix in docs


Modified: Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm
==============================================================================
--- Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm	(original)
+++ Jifty-DBI/trunk/lib/Jifty/DBI/SchemaGenerator.pm	Mon Oct  1 16:47:28 2007
@@ -227,7 +227,7 @@
 Returns a string containing a sequence of SQL statements to create tables for all of
 the models added to the SchemaGenerator.
 
-This is just a trivial wrapper around L</create_Table_sql_statements>.
+This is just a trivial wrapper around L</create_table_sql_statements>.
 
 =cut
 


More information about the Jifty-commit mailing list