diff options
author | fbriere <fbriere> | 2006-02-16 23:36:23 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-02-16 23:36:23 +0000 |
commit | 4a8e54667a9e6199714cf5b4106ae6fba39bfdab (patch) | |
tree | 6249da24a1355cc55a287f7febf04f94c2a6aed0 /InternetSecure.pm | |
parent | acdc35f546edd2b02366ee78444f94ed6871bef2 (diff) |
Apparently, qty cannot be a decimal anymore
Diffstat (limited to 'InternetSecure.pm')
-rwxr-xr-x | InternetSecure.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InternetSecure.pm b/InternetSecure.pm index accc10b..af62241 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -523,7 +523,7 @@ Unit price of this product. =item quantity -Ordered quantity of this product. This can be a decimal value. +Ordered quantity of this product. =item sku |