Typos fixes to Manual/Component as well as adding Component to Manual.pod.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual.pod
index 0b6c556..8e01396 100644 (file)
@@ -13,7 +13,7 @@ from your SQL database.
 
 =head2 L<DBIx::Class::Manual::Intro>
 
-A beginner's introduction to using the native DBIx::Class interface
+Beginner guide to using DBIx::Class. 
 
 =head2 L<DBIx::Class::Manual::Cookbook>
 
@@ -30,5 +30,10 @@ Got trouble? Let us shoot it for you.
 If you're using the CDBI Compat layer, we suggest reading the L<Class::DBI>
 documentation. It should behave the same way.
 
+=head2 L<DBIx::Class::Manual::Component>
+
+Listing of existing components, and documentation and example on how to 
+develop new ones.
+
 =cut