Fixed typo in link
Johannes Plunien [Fri, 16 Jan 2009 18:25:57 +0000 (18:25 +0000)]
lib/DBIx/Class/Manual/Cookbook.pod

index d2dfcf9..9e71071 100644 (file)
@@ -1268,7 +1268,7 @@ characters to use. C<name_sep> 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<DBIx::Class::Schema/conect>:
+L<DBIx::Class::Schema/connect>:
 
  my $schema = My::Schema->connect(
   'dbi:mysql:my_db',