summaryrefslogtreecommitdiff
path: root/FS/FS/agent.pm
diff options
context:
space:
mode:
authorivan <ivan>2000-12-03 13:45:15 +0000
committerivan <ivan>2000-12-03 13:45:15 +0000
commit9951dac925264910d664b50d2fc33cf3dc1c734e (patch)
tree27c15569800d8e4547c9861b20eaf6ca324fb6d6 /FS/FS/agent.pm
parentc7effea426d7cefcebc4b32f162fd1719095fc12 (diff)
patch from Jason Spence <thalakan@frys.com>: admin.html doc, autocapgen
Diffstat (limited to 'FS/FS/agent.pm')
-rw-r--r--FS/FS/agent.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm
index 27e9aed..1afe706 100644
--- a/FS/FS/agent.pm
+++ b/FS/FS/agent.pm
@@ -131,7 +131,7 @@ sub agent_type {
=item pkgpart_hashref
Returns a hash reference. The keys of the hash are pkgparts. The value is
-true iff this agent may purchase the specified package definition. See
+true if this agent may purchase the specified package definition. See
L<FS::part_pkg>.
=cut
@@ -145,7 +145,7 @@ sub pkgpart_hashref {
=head1 VERSION
-$Id: agent.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $
+$Id: agent.pm,v 1.2 2000-12-03 13:45:15 ivan Exp $
=head1 BUGS