doc tyop
authorjeff <jeff>
Mon, 12 Jan 2009 20:59:35 +0000 (20:59 +0000)
committerjeff <jeff>
Mon, 12 Jan 2009 20:59:35 +0000 (20:59 +0000)
FS/FS/cust_main.pm

index 7a350c1..25f894a 100644 (file)
@@ -682,7 +682,7 @@ Optional arryaref of FS::svc_* service objects.
 
 =item depend_jobnum
 
-If this option is set to a job queue jobnum (see L<FS::queue), all provisioning
+If this option is set to a job queue jobnum (see L<FS::queue>), all provisioning
 jobs will have a dependancy on the supplied job (they will not run until the
 specific job completes).  This can be used to defer provisioning until some
 action completes (such as running the customer's credit card successfully).