From: Mark A. Stratman Date: Thu, 19 May 2011 14:46:51 +0000 (-0500) Subject: Fixed typo in S::L::Base POD X-Git-Tag: 0.07011~110 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=commitdiff_plain;h=2689ea273073434505a31703fde143e8624ec926 Fixed typo in S::L::Base POD --- diff --git a/lib/DBIx/Class/Schema/Loader/Base.pm b/lib/DBIx/Class/Schema/Loader/Base.pm index fbf36a7..0b0216f 100644 --- a/lib/DBIx/Class/Schema/Loader/Base.pm +++ b/lib/DBIx/Class/Schema/Loader/Base.pm @@ -403,7 +403,7 @@ certain roles for specified Result classes. For example: RouteChange => 'YourApp::Role::TripEvent', } -You may use this in conjunction with C. +You may use this in conjunction with C. =head2 use_namespaces