diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-04-26 17:34:42 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-04-26 17:34:42 -0700 |
commit | 015f3c7ad959f6e07531e121c68f6a2e2ab794cc (patch) | |
tree | 11143544407c2d8b6c613b776ea9456c976ba986 | |
parent | 47153aae5c2fc00316654e7277fccd45f72ff611 (diff) |
doc
-rw-r--r-- | FS/FS/cust_pay.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_pay.pm b/FS/FS/cust_pay.pm index ef30809b0..eca291a6e 100644 --- a/FS/FS/cust_pay.pm +++ b/FS/FS/cust_pay.pm @@ -87,7 +87,7 @@ order taker (see L<FS::access_user>) =item payby -Payment Type (See L<FS::payinfo_Mixin> for valid payby values) +Payment Type (See L<FS::payinfo_Mixin> for valid values) =item payinfo |