summaryrefslogtreecommitdiff
path: root/FS/FS/cust_svc.pm
diff options
context:
space:
mode:
authorrsiddall <rsiddall>2005-12-30 02:41:22 +0000
committerrsiddall <rsiddall>2005-12-30 02:41:22 +0000
commita223750d9f7a4548319007807c3564ff3a8ebe40 (patch)
tree944276196a422be875ee2fb5addf89e21d75a34e /FS/FS/cust_svc.pm
parent1d9161282323473721a79ba8e03bf7590eefa6a5 (diff)
Fixing a few typos.
Diffstat (limited to 'FS/FS/cust_svc.pm')
-rw-r--r--FS/FS/cust_svc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_svc.pm b/FS/FS/cust_svc.pm
index 4c5fac074..ad87cab7e 100644
--- a/FS/FS/cust_svc.pm
+++ b/FS/FS/cust_svc.pm
@@ -200,7 +200,7 @@ sub replace {
=item check
Checks all fields to make sure this is a valid service. If there is an error,
-returns the error, otehrwise returns false. Called by the insert and
+returns the error, otherwise returns false. Called by the insert and
replace methods.
=cut