summaryrefslogtreecommitdiff
path: root/FS/FS/svc_realestate.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/svc_realestate.pm')
-rw-r--r--FS/FS/svc_realestate.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_realestate.pm b/FS/FS/svc_realestate.pm
index 6579821..7c1fba8 100644
--- a/FS/FS/svc_realestate.pm
+++ b/FS/FS/svc_realestate.pm
@@ -46,7 +46,7 @@ Instantiates a new svc_realestate object.
sub table_info {
tie my %fields, 'Tie::IxHash',
- svc_num => 'Service',
+ svcnum => 'Service',
description => 'Descriptive label',
property => 'Real estate property';