X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fsvc_Parent_Mixin.pm;h=a63921f623c1731c1e0dd0f9d3c3f844ceb48f38;hp=4501bafc83ed46911077ed6ed2da27a49edd010d;hb=17a8b72b78ba455b58d53731fe557a471e0f2947;hpb=83cad295d38b0c764b59b62bc4840dcf666b7de9 diff --git a/FS/FS/svc_Parent_Mixin.pm b/FS/FS/svc_Parent_Mixin.pm index 4501bafc8..a63921f62 100644 --- a/FS/FS/svc_Parent_Mixin.pm +++ b/FS/FS/svc_Parent_Mixin.pm @@ -76,7 +76,7 @@ sub children_svc_x { This class provides a check subroutine which takes care of checking the parent_svcnum field. The svc_ class which uses it will call SUPER::check at the end of its own checks, and this class will call NEXT::check to pass -the check "up the chain" (see L). +the check "up the chain" (see L). =cut