diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-06-15 14:54:29 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-06-15 15:12:44 -0400 |
commit | c379341f4b4f465555a793866866b07044a655f5 (patch) | |
tree | 1ddec2821d513b8eb14e0eece4e0bbddfa968abf /FS | |
parent | e0ad0bae29d2490cf3be3ef9771590c3647edc8c (diff) |
RT# 76171 - updated POD documentation
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/svc_circuit.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_circuit.pm b/FS/FS/svc_circuit.pm index e90bce54c..eb0750c8b 100644 --- a/FS/FS/svc_circuit.pm +++ b/FS/FS/svc_circuit.pm @@ -75,7 +75,7 @@ space or checked for uniqueness. =item endpoint_mac_addr - the MAC address of the endpoint. -=item internal_circuit_id - internal circuit ID string defined by the provider +=item internal_circuit_id - internal circuit ID string =back |