Doc patch from jhannah
Jess Robinson [Mon, 29 Sep 2008 12:16:24 +0000 (12:16 +0000)]
lib/DBIx/Class/Exception.pm

index 34d709e..85c08b2 100644 (file)
@@ -16,8 +16,8 @@ DBIx::Class::Exception - Exception objects for DBIx::Class
 
 =head1 DESCRIPTION
 
-Exception objects of this class are used in internally by
-he default error handling of L<DBIx::Class::Schema/throw_exception>
+Exception objects of this class are used internally by
+the default error handling of L<DBIx::Class::Schema/throw_exception>
 to prevent confusing and/or redundant re-application of L<Carp>'s
 stack trace information.