summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorlevinse <levinse>2011-01-19 20:34:55 +0000
committerlevinse <levinse>2011-01-19 20:34:55 +0000
commitadd94dc87400b5d19c80b23ec9a8627abba5dd26 (patch)
tree0f396482909afa9e09c9602c26a189cedfa001ea /FS
parent9a88505be6e1f0cbd158cfdafce5786d7c65c9a5 (diff)
fix typo in Conf.pm
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index f979b0532..84e57b22b 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4224,7 +4224,7 @@ and customer address. Include units.',
{
'key' => 'cust_bill-no_recipients-error',
'section' => 'invoicing',
- 'description' => 'For customers with no invoice recipients, throw a job queue error rather than the default behavior of emailing the invoice to the invoice_from address.'.
+ 'description' => 'For customers with no invoice recipients, throw a job queue error rather than the default behavior of emailing the invoice to the invoice_from address.',
'type' => 'checkbox',
},