From 45f917c5e78ecc969eca54a585a63aa347ded600 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 26 Oct 2011 21:56:44 +0000 Subject: [PATCH] better descriptions for encryption config --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, -- 2.11.0