diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2012-09-29 12:20:14 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2012-09-29 12:20:14 -0700 |
| commit | 2321d2f1320f0054a5802377c2a89e14fc82dc00 (patch) | |
| tree | 6401e13f90f5b61e310d7065da49ef61d9711a26 | |
| parent | a40226e5f72ae19a9c59135113b71639e7cfda93 (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 a64be290f..58afe7af1 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3389,7 +3389,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', }, |
