documentation fix, noticed by rjbs
[freeside.git] / 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