add self to credits
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / DBObject.pm
index a4a9e2c..09bbbf0 100644 (file)
@@ -157,7 +157,7 @@ sub dbic_name {
 =head2 name_parts
 
 Returns an arrayref of the values returned by the methods specified in
-the L<moniker_parts|DBIx::Class::Scheam::Loader::Base/moniker_parts> of
+the L<moniker_parts|DBIx::Class::Schema::Loader::Base/moniker_parts> of
 the L</loader> object. The object arrayrefifies to this value.
 
 =cut
@@ -173,9 +173,9 @@ sub name_parts {
 L<DBIx::Class::Schema::Loader::Table>, L<DBIx::Class::Schema::Loader>,
 L<DBIx::Class::Schema::Loader::Base>
 
-=head1 AUTHOR
+=head1 AUTHORS
 
-See L<DBIx::Class::Schema::Loader/AUTHOR> and L<DBIx::Class::Schema::Loader/CONTRIBUTORS>.
+See L<DBIx::Class::Schema::Loader/AUTHORS>.
 
 =head1 LICENSE