summaryrefslogtreecommitdiff
path: root/FS/FS/cust_location.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-04-18 21:47:51 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-04-22 12:10:09 -0500
commit5c321cb0e6488b0b76fec03395ec815703867b22 (patch)
tree56f2476f724f7d8b38f4d34d7107ac1260cce8b9 /FS/FS/cust_location.pm
parentfd0483007b898b9944cc31fd5d6e90932fe2c8c0 (diff)
RT#29296: API stuff: Add new locations [change_package_location API call]
Diffstat (limited to 'FS/FS/cust_location.pm')
-rw-r--r--FS/FS/cust_location.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_location.pm b/FS/FS/cust_location.pm
index 3588cee..f38e8ef 100644
--- a/FS/FS/cust_location.pm
+++ b/FS/FS/cust_location.pm
@@ -728,7 +728,7 @@ sub label_prefix {
$prefix;
}
-=item county_state_county
+=item county_state_country
Returns a string consisting of just the county, state and country.