diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-09-29 12:20:13 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-09-29 12:20:13 -0700 |
commit | b752066a97429e6c93069754b79553548dccdba9 (patch) | |
tree | 25c9d98b951caf9869fb050ced406634175422ea | |
parent | 302ed74842d5eae7bcc7c5ce68ee5f102c381d6f (diff) |
speling
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b72cf0313..5c43b3ac9 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3469,7 +3469,7 @@ and customer address. Include units.', { 'key' => 'postal_invoice-recurring_only', 'section' => 'billing', - 'description' => 'The postal invoice fee is omitted on invoices without reucrring charges when this is set.', + 'description' => 'The postal invoice fee is omitted on invoices without recurring charges when this is set.', 'type' => 'checkbox', }, |