summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-01-18 14:32:15 -0800
committerMark Wells <mark@freeside.biz>2016-01-22 14:19:42 -0800
commitf75e09ff051137a6b298801b1faae9443c6343a5 (patch)
treecce92022cabcae82c79b9717eb239f731975e81e
parenta98d391396726b9459f7266cde26ff3b76924447 (diff)
spelling
-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 0f94f8ff2..1bb6dccba 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -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.',
],
},