better descriptions for encryption config
authorivan <ivan>
Wed, 26 Oct 2011 21:56:44 +0000 (21:56 +0000)
committerivan <ivan>
Wed, 26 Oct 2011 21:56:44 +0000 (21:56 +0000)
FS/FS/Conf.pm

index 4573644..5488806 100644 (file)
@@ -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',
   },