oops, syntax error adding queued-sleep_time
authorivan <ivan>
Tue, 29 Dec 2009 04:44:59 +0000 (04:44 +0000)
committerivan <ivan>
Tue, 29 Dec 2009 04:44:59 +0000 (04:44 +0000)
FS/FS/Conf.pm

index eaafe99..a279f0f 100644 (file)
@@ -2515,7 +2515,7 @@ worry that config_items is freeside-specific and icky.
   {
     'key'         => 'queued-sleep_time',
     'section'     => '',
-    'description' => 'Time to sleep between attempts to find new jobs to process in the queue.  Defaults to 10.  Installations doing real-time CDR processing for prepaid may want to set it lower.'
+    'description' => 'Time to sleep between attempts to find new jobs to process in the queue.  Defaults to 10.  Installations doing real-time CDR processing for prepaid may want to set it lower.',
     'type'        => 'text',
   },