summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorivan <ivan>2003-09-05 08:02:48 +0000
committerivan <ivan>2003-09-05 08:02:48 +0000
commit87cd3014deb10bba24a5b33177b472e3f3c964e8 (patch)
treeaf1faa82d50abb23c041edc3d4b21445c12e9fee /FS/FS/Conf.pm
parentfde47ced3934644dc4722d9547e9c4b34a2a2ea0 (diff)
fix typo
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
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',
},