make this its own header
Jesse Luehrs [Sat, 7 May 2011 01:43:42 +0000 (20:43 -0500)]
lib/Moose/Cookbook/Basics/Recipe2.pod

index 52c2019..5940b62 100644 (file)
@@ -202,19 +202,13 @@ overdraft protection. See note 1.
 
 =back
 
-=head1 SEE ALSO
-
-=over 4
-
-=item Acknowledgment
+=head1 ACKNOWLEDGMENT
 
 The BankAccount example in this recipe is directly taken from the
 examples in this chapter of "Practical Common Lisp":
 
 L<http://www.gigamonkeys.com/book/object-reorientation-generic-functions.html>
 
-=back
-
 =begin testing
 
 my $savings_account;