Trivial documentation fixes
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual / DocMap.pod
index 86a6050..7631375 100644 (file)
@@ -1,4 +1,6 @@
-=head1 NAME DBIx::Class::Manual::DocMap - What documentation do we have?
+=head1 NAME
+
+DBIx::Class::Manual::DocMap - What documentation do we have?
 
 =head1 Manuals
 
@@ -46,7 +48,6 @@
 
 =item L<DBIx::Class::AccessorGroup> - Accessor grouping.
 
-
 =back
 
 =head1 Retrieving and creating data
@@ -57,8 +58,6 @@
 
 =item L<DBIx::Class::Row> - Dealing with actual data.
 
-=item L<DBIx::Class::Storage> - Virtual methods for all storage types.
-
 =item L<DBIx::Class::Storage::DBI> - Storage using L<DBI> and L<SQL::Abstract>.
 
-=back
\ No newline at end of file
+=back