Fixed typo in S::L::Base POD
Mark A. Stratman [Thu, 19 May 2011 14:46:51 +0000 (09:46 -0500)]
lib/DBIx/Class/Schema/Loader/Base.pm

index fbf36a7..0b0216f 100644 (file)
@@ -403,7 +403,7 @@ certain roles for specified Result classes. For example:
       RouteChange    => 'YourApp::Role::TripEvent',
   }
   
-You may use this in conjunction with C<components>.
+You may use this in conjunction with C<result_roles>.
 
 =head2 use_namespaces