diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:32:40 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:32:40 -0700 |
commit | d3e0d7e4f3d254888c9afd1a03d2216ae105c888 (patch) | |
tree | e627262e44ef3a6e42fbfc2ce0c2a7c68f4edf3a | |
parent | 59e51bb3862ae39b9bfb140b4e9e0421b4f426f5 (diff) |
pod
-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 de792a3eb..f2a82c857 100644 --- a/FS/FS/sched_item.pm +++ b/FS/FS/sched_item.pm @@ -100,7 +100,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 |