diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:32:41 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:32:41 -0700 |
commit | 1e415f3cfe6ea9004c101d677d29ba8ad539b37d (patch) | |
tree | 3e05c7381276ec796342f31990b82d145582c8e4 /FS | |
parent | 8a966cfc367eca070c470a35a094779200cf1a27 (diff) |
pod
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/sched_item.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/sched_item.pm b/FS/FS/sched_item.pm index 50075a97c..3bd0fdf48 100644 --- a/FS/FS/sched_item.pm +++ b/FS/FS/sched_item.pm @@ -101,7 +101,7 @@ sub check { =item name Returns a name for this item; either the name of the associated employee (see -L<FS::access_user), or the itemname field. +L<FS::access_user>), or the itemname field. =cut |