Fix DBIC::Schema->compose_namespace POD link master mirror/master
Dagfinn Ilmari Mannsåker [Wed, 27 Jun 2018 11:51:54 +0000 (12:51 +0100)]
lib/Catalyst/Model/DBIC/Schema.pm

index a0dc60e..6abd49a 100644 (file)
@@ -308,7 +308,7 @@ Traits that come with the distribution:
 
 =head2 compose_namespaces
 
-This model calls L<DBIx::Class::Schema/compose_namespaces> by default to
+This model calls L<DBIx::Class::Schema/compose_namespace> by default to
 install classes into the model namespaces. You can turn that off by
 setting this attribute to false. Default is true.