possessive "its" had an apostrophe
John Douglas Porter [Thu, 2 Oct 2008 20:56:56 +0000 (20:56 +0000)]
lib/Moose/Cookbook/Basics/Recipe5.pod
lib/Moose/Cookbook/FAQ.pod

index a54af7a..17fa51d 100644 (file)
@@ -179,7 +179,7 @@ location) a consistent API not only across multiple accessors,
 but across multiple classes as well. 
 
 In the next recipe, we will introduce roles, a concept originally 
-borrowed from Smalltalk, which made it's way into Perl 6, and 
+borrowed from Smalltalk, which made its way into Perl 6, and 
 now into Moose.
 
 =head1 AUTHOR
@@ -195,4 +195,4 @@ L<http://www.iinteractive.com>
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
-=cut
\ No newline at end of file
+=cut
index 74f06d1..edf5926 100644 (file)
@@ -16,7 +16,7 @@ production using Moose, they have been running without
 issue now for well over a year. 
 
 At C<$work> we are re-writing our core offering to use Moose, 
-so it's continued development is assured. 
+so its continued development is assured. 
 
 Several other people on #moose either have apps in production 
 which use Moose, or are in the process of deploying sites