fix typo
authorivan <ivan>
Fri, 5 Sep 2003 08:02:48 +0000 (08:02 +0000)
committerivan <ivan>
Fri, 5 Sep 2003 08:02:48 +0000 (08:02 +0000)
FS/FS/Conf.pm

index 86f59c4..eb0687e 100644 (file)
@@ -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',
   },