diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-06-15 14:54:29 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-06-15 16:13:34 -0400 |
commit | 1fc5960ee131584eb0fce6eae7373248ff0f61fd (patch) | |
tree | 4a5b7032d32259eae21e741d7f8307d8c7dd803e /FS | |
parent | e8e0af4635e6320d2bfa3814b1501103623550fd (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 17530f3d6..d08390daa 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 |