Pod formatting fix for Util::TCs.
[gitmo/Moose.git] / lib / Moose / Manual.pod
index c6e8904..262ed48 100644 (file)
@@ -99,7 +99,7 @@ We'll leave the line-by-line explanation of this code to other
 documentation, but you can see how Moose reduces common OO idioms to
 simple declarative constructs.
 
-=head2 TABLE OF CONTENTS
+=head1 TABLE OF CONTENTS
 
 This manual consists of a number of documents.
 
@@ -112,7 +112,7 @@ Perl 5 OO.
 
 =item L<Moose::Manual::Unsweetened>
 
-Show two examples classes, each written first with Moose and then with
+Shows two example classes, each written first with Moose and then with
 "plain old Perl 5".
 
 =item L<Moose::Manual::Classes>