From: ivan Date: Fri, 5 Sep 2003 08:02:48 +0000 (+0000) Subject: fix typo X-Git-Tag: NET_WHOIS_RAW_0_31~432 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=87cd3014deb10bba24a5b33177b472e3f3c964e8 fix typo --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 86f59c411..eb0687eaa 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1056,7 +1056,7 @@ httemplate/docs/config.html { 'key' => 'users-allow_comp', 'section' => '', - 'description' => 'Usernames which can create complimentary customers, one per line. If no usernames are entered, all users can create complimentary accounts.' + 'description' => 'Usernames which can create complimentary customers, one per line. If no usernames are entered, all users can create complimentary accounts.', 'type' => 'textarea', },