summaryrefslogtreecommitdiff
path: root/FS/FS/class_Common.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-07-31 03:36:14 -0700
committerIvan Kohler <ivan@freeside.biz>2013-07-31 03:36:14 -0700
commitf264598260908d2442fe1aed2ce3784ce51254e6 (patch)
treebd0f6efc5b41c49084a9d193a59c3e4a7672ba81 /FS/FS/class_Common.pm
parent449e3c3b4fe9b4f55950951c0ecc7aaf954e2212 (diff)
simple A/P
Diffstat (limited to 'FS/FS/class_Common.pm')
-rw-r--r--FS/FS/class_Common.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/class_Common.pm b/FS/FS/class_Common.pm
index 5ee8208..455cb9f 100644
--- a/FS/FS/class_Common.pm
+++ b/FS/FS/class_Common.pm
@@ -68,7 +68,7 @@ returns the error, otherwise returns false.
=item check
-Checks all fields to make sure this is a valid package classification. If
+Checks all fields to make sure this is a valid classification. If
there is an error, returns the error, otherwise returns false. Called by the
insert and replace methods.