From d83f6808bba2f3e9e2c6cb4ad4ce08d3e117f9a1 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 26 Aug 2010 17:03:53 -0700 Subject: [PATCH] Fix a POD typo, which may quickly become irrelevant. --- lib/WebGUI/Shop/PayDriver.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Shop/PayDriver.pm b/lib/WebGUI/Shop/PayDriver.pm index 337127354..640b67339 100644 --- a/lib/WebGUI/Shop/PayDriver.pm +++ b/lib/WebGUI/Shop/PayDriver.pm @@ -541,7 +541,7 @@ sub new { Accessor for the driver properties. This returns a hashref any driver specific properties. To set the properties, use -the C method. +the C method. =cut