summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorjeff <jeff>2009-01-12 20:59:35 +0000
committerjeff <jeff>2009-01-12 20:59:35 +0000
commit0b5b7a4f843157509ffa0e2355181b8d5ae012f8 (patch)
treefcb8df9142b50ed65409eb5587a8dc81ac338dd2 /FS
parentbabea860aa5a25688ade87414c5cc70d66ffd0fa (diff)
doc tyop
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/cust_main.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm
index 7a350c1a1..25f894aab 100644
--- a/FS/FS/cust_main.pm
+++ b/FS/FS/cust_main.pm
@@ -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).