summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorC.J. Adams-Collier <cjac@colliertech.org>2014-09-18 16:42:50 -0700
committerC.J. Adams-Collier <cjac@colliertech.org>2014-09-18 20:14:02 -0700
commit5cd5119f23df408cb235a855d8d99c6a53b880cf (patch)
tree5ec2f83cfb58dce50e077ab976344e470e91d757
parent0dd51846f6279fcdf3b4a7749b70d3b2fad8b0a5 (diff)
fixed typo of Receiver
-rw-r--r--FS/FS/svc_alarm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_alarm.pm b/FS/FS/svc_alarm.pm
index bfdb6bda1..0624f18a8 100644
--- a/FS/FS/svc_alarm.pm
+++ b/FS/FS/svc_alarm.pm
@@ -75,7 +75,7 @@ sub table_info {
'acctnum' => { label => 'Account #', %opts },
'_password' => { label => 'Password' , %opts },
'location' => { label => 'Location', %opts },
- 'cs_receiver' => { label => 'CS Reciever #'},
+ 'cs_receiver' => { label => 'CS Receiver #'},
'cs_phonenum' => { label => 'CS Phone #' },
'serialnum' => { label => 'Alarm Serial #' },
'alarmsystemnum' => { label => 'Alarm System Vendor',