diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2016-06-21 01:13:55 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-07-07 19:01:04 -0500 |
commit | 3ff81a925e6db434cc86b38ad37c0e2fcfca40ea (patch) | |
tree | b45f61e24b3939555d7d888220cda1e482938df8 | |
parent | 5d4b4e0db37c87e8c298eb1f97585b309f42608c (diff) |
RT#17599: display cancelled services from history [doc fix]
-rw-r--r-- | FS/FS/cust_pkg.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index c8b75c796..6e7dc6953 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -1163,8 +1163,8 @@ sub uncancel_svc_x { =item uncancel_svc_summary -Returns an array of hashrefs, one for each service that could be -successfully reprovisioned by L</uncancel>, with the following keys: +Returns an array of hashrefs, one for each service that could +potentially be reprovisioned by L</uncancel>, with the following keys: svcpart |