From: Jess Robinson Date: Mon, 29 Sep 2008 12:16:24 +0000 (+0000) Subject: Doc patch from jhannah X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=289500c2badc4265f59dc571fe31474145ccbe82;p=dbsrgits%2FDBIx-Class-Historic.git Doc patch from jhannah --- diff --git a/lib/DBIx/Class/Exception.pm b/lib/DBIx/Class/Exception.pm index 34d709e..85c08b2 100644 --- a/lib/DBIx/Class/Exception.pm +++ b/lib/DBIx/Class/Exception.pm @@ -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 +Exception objects of this class are used internally by +the default error handling of L to prevent confusing and/or redundant re-application of L's stack trace information.