spelling
authorMark Wells <mark@freeside.biz>
Mon, 18 Jan 2016 22:32:15 +0000 (14:32 -0800)
committerMark Wells <mark@freeside.biz>
Fri, 22 Jan 2016 22:19:42 +0000 (14:19 -0800)
FS/FS/Conf.pm

index 0f94f8f..1bb6dcc 100644 (file)
@@ -2617,7 +2617,7 @@ and customer address. Include units.',
     'type'        => 'select',
     'select_hash' => [
                        'actual_oncard' => 'Default/classic behavior: set the flag if a customer has actual previous charges on the card.',
-                      'transaction_is_recur' => 'Set the flag if the transaction itself is recurring, irregardless of previous charges on the card.',
+                      'transaction_is_recur' => 'Set the flag if the transaction itself is recurring, regardless of previous charges on the card.',
                      ],
   },