From: David Mitchell <davem@iabyn.com>
Date: Fri, 12 Jun 2009 16:13:06 +0000 (+0100)
Subject: remove typo fix from LaTex.pm, to keep it in sync with CPAN
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dc0ab4fe1aa2382ffaf3982240154026ddbf241f;p=p5sagit%2Fp5-mst-13.2.git

remove typo fix from LaTex.pm, to keep it in sync with CPAN
this backs out the fix from 3c4b39bee8832007b7e91bfce8701d34cacab411
(I've reported it upstream instead with RT #46887)
---

diff --git a/lib/Pod/LaTeX.pm b/lib/Pod/LaTeX.pm
index 501ca7f..9d3a905 100644
--- a/lib/Pod/LaTeX.pm
+++ b/lib/Pod/LaTeX.pm
@@ -494,7 +494,7 @@ If used in conjunction with C<AddPostamble> a full latex document will
 be written that could be immediately processed by C<latex>.
 
 For some pod escapes it may be necessary to include the amsmath
-package. This is not yet added to the preamble automatically.
+package. This is not yet added to the preamble automaatically.
 
 =cut