documentation fix, noticed by rjbs
authorivan <ivan>
Thu, 9 Jun 2005 20:16:58 +0000 (20:16 +0000)
committerivan <ivan>
Thu, 9 Jun 2005 20:16:58 +0000 (20:16 +0000)
FS/FS/cust_svc.pm

index 2bc20ff..86894f7 100644 (file)
@@ -258,8 +258,8 @@ sub part_svc {
 
 =item cust_pkg
 
-Returns the definition for this service, as a FS::part_svc object (see
-L<FS::part_svc>).
+Returns the package this service belongs to, as a FS::cust_pkg object (see
+L<FS::cust_pkg>).
 
 =cut