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

index 5f092b5..5f62cf8 100644 (file)
@@ -1063,7 +1063,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',
   },