From: ivan Date: Wed, 26 Oct 2011 21:56:49 +0000 (+0000) Subject: better descriptions for encryption config X-Git-Tag: freeside_2_3_1~199 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c1716537b317caa8c964def273176ed88242edbc better descriptions for encryption config --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 457364470..548880604 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -732,7 +732,7 @@ my %payment_gateway_options = ( { 'key' => 'encryption', 'section' => 'billing', - 'description' => 'Enable encryption of credit cards and eheck numbers', + 'description' => 'Enable encryption of credit cards and echeck numbers', 'type' => 'checkbox', },