Doc patch from jhannah
[dbsrgits/DBIx-Class.git] / 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.