diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-07-26 13:51:57 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-07-26 13:51:57 -0700 |
commit | fb2553b1354de8e861ab9ab4831533422e1cae29 (patch) | |
tree | 895982c025e52162d443a5c509f93a880bb6496f | |
parent | 2638644df8ec12a4a2c896eec8d00a1afd74aa11 (diff) |
spelling
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index fba20fa5f..3ca032551 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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', }, |