From: ivan Date: Thu, 9 Jun 2005 20:16:58 +0000 (+0000) Subject: documentation fix, noticed by rjbs X-Git-Tag: BEFORE_FINAL_MASONIZE~472 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=62b2ec13976bede922cbff2de75e8aab6180af39 documentation fix, noticed by rjbs --- diff --git a/FS/FS/cust_svc.pm b/FS/FS/cust_svc.pm index 2bc20ff58..86894f791 100644 --- a/FS/FS/cust_svc.pm +++ b/FS/FS/cust_svc.pm @@ -258,8 +258,8 @@ sub part_svc { =item cust_pkg -Returns the definition for this service, as a FS::part_svc object (see -L). +Returns the package this service belongs to, as a FS::cust_pkg object (see +L). =cut