From a77894bedf1c5dd0998529c5afb0304a13db9241 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 30 Sep 2010 16:18:25 -0700 Subject: [PATCH] Fix POD to remove mention of definition. --- 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 2f694b167..63336ad3d 100644 --- a/lib/WebGUI/Shop/PayDriver.pm +++ b/lib/WebGUI/Shop/PayDriver.pm @@ -581,7 +581,7 @@ Setter for user configurable options in the payment objects. =head4 $options -A list of properties to assign to this PayDriver. See C for details. The options are +A list of properties to assign to this PayDriver. See C for details. The options are flattened into JSON and stored in the database as text. There is no content checking performed. =cut