Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorIvan Kohler <ivan@freeside.biz>
Sat, 26 Jul 2014 20:52:28 +0000 (13:52 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sat, 26 Jul 2014 20:52:28 +0000 (13:52 -0700)
FS/FS/Conf.pm

index ea00748..c0955b1 100644 (file)
@@ -1114,7 +1114,7 @@ sub reason_type_options {
   {
     'key'         => 'unapplycredits',
     'section'     => 'deprecated',
-    'description' => '<B>DEPRECATED</B>, now controlled by ACLs.  Used to nable "unapplication" of unclosed credits.',
+    'description' => '<B>DEPRECATED</B>, now controlled by ACLs.  Used to enable "unapplication" of unclosed credits.',
     'type'        => 'checkbox',
   },