fix spelling mistake in preCharge.pm, thanks to gregor herrmann, loses: CPAN#69647
authorivan <ivan>
Thu, 21 Jul 2011 17:11:51 +0000 (17:11 +0000)
committerivan <ivan>
Thu, 21 Jul 2011 17:11:51 +0000 (17:11 +0000)
Changes
FraudDetect/preCharge.pm

diff --git a/Changes b/Changes
index 94ecb72..813dced 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ Revision history for Perl extension Business::OnlinePayment.
 3.02    unreleased
         - doc fix for recurring_billing flag
         - Add optional transaction field to documentation: currency
+        - fix spelling mistake in preCharge.pm, thanks to gregor herrmann,
+          Closes: CPAN#69647
 
 3.01    Wed Jul 14 13:54:57 PDT 2010
         - Add optional transaction fields to documentation: tax, freight,
index 04004e5..02b2f24 100644 (file)
@@ -207,7 +207,7 @@ Business::FraudDetect::preCharge - backend for Business::FraudDetect (part of Bu
 
 =head1 DESCRIPTION
 
-This module provides a driver for the preCharge Risk Management Solutions API Verison 1.7 (16 Jan 2006).
+This module provides a driver for the preCharge Risk Management Solutions API Version 1.7 (16 Jan 2006).
 
 See L<Business::OnlinePayment> and L<Business::FraudDetect> for more information.