Typo fixups and small documentation expansions
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual.pod
index 8e01396..8d6ea12 100644 (file)
@@ -15,13 +15,13 @@ from your SQL database.
 
 Beginner guide to using DBIx::Class. 
 
-=head2 L<DBIx::Class::Manual::Cookbook>
+=head2 L<DBIx::Class::Manual::Example>
 
-Convenient reciepes for DBIC usage.
+An example of slightly more complex usage.
 
-=head2 L<DBIx::Class::Manual::FAQ>
+=head2 L<DBIx::Class::Manual::Cookbook>
 
-Frequently asked questions about DBIC.
+Convenient reciepes for DBIC usage.
 
 =head2 L<DBIx::Class::Manual::Troubleshooting>
 
@@ -32,7 +32,7 @@ documentation. It should behave the same way.
 
 =head2 L<DBIx::Class::Manual::Component>
 
-Listing of existing components, and documentation and example on how to 
+Existing components, and documentation and example on how to 
 develop new ones.
 
 =cut