From: Johannes Plunien Date: Fri, 16 Jan 2009 18:25:57 +0000 (+0000) Subject: Fixed typo in link X-Git-Tag: v0.08240~192 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d68b0c69cca58590bce46d05da36e39c90f11161;p=dbsrgits%2FDBIx-Class.git Fixed typo in link --- diff --git a/lib/DBIx/Class/Manual/Cookbook.pod b/lib/DBIx/Class/Manual/Cookbook.pod index d2dfcf9..9e71071 100644 --- a/lib/DBIx/Class/Manual/Cookbook.pod +++ b/lib/DBIx/Class/Manual/Cookbook.pod @@ -1268,7 +1268,7 @@ characters to use. C needs to be set to allow the SQL generator to put the quotes the correct place. In most cases you should set these as part of the arguments passed to -L: +L: my $schema = My::Schema->connect( 'dbi:mysql:my_db',