diff options
-rw-r--r-- | FS/FS/Misc.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Misc.pm b/FS/FS/Misc.pm index 5d74adf23..a535ecebf 100644 --- a/FS/FS/Misc.pm +++ b/FS/FS/Misc.pm @@ -431,7 +431,7 @@ sub state_label { Returns a hash reference of the accepted credit card types. Keys are shorter identifiers and values are the longer strings used by the system (see -L<Business::CreditCard). +L<Business::CreditCard>). =cut |