From dff8f24ea9c289af95d9d44c4d70c0cd1894e73c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 19 Feb 2008 04:49:51 +0000 Subject: [PATCH] Fix a few typos --- designdocs/commerce.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/designdocs/commerce.pod b/designdocs/commerce.pod index b4ddc20a9..913a5f69e 100644 --- a/designdocs/commerce.pod +++ b/designdocs/commerce.pod @@ -662,7 +662,7 @@ Description _loadDriver -A method used load a shipping driver. +A method used to load a shipping driver. create @@ -703,7 +703,7 @@ calculate for. new -Instantiates a coupon based upon shipperId. +Instantiates a Shipper object based upon shipperId. param: session EE<128>E<147> a reference to the current session @@ -711,7 +711,7 @@ param: shipperId EE<128>E<147> the unique id to instantiate set -Update a parameter for the coupon. +Update a parameter for the ship object. param: hashRef EE<128>E<147> a hash reference containing a list of the parameters in coupon table, except for shipperId. Automatically