summaryrefslogtreecommitdiff
path: root/FS/FS/domain_record.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-06-10 23:02:41 +0000
committerivan <ivan>2002-06-10 23:02:41 +0000
commit75f034098e0dc30b2a34ec4273a8f9fbe1147e5e (patch)
tree81dcec3c75aeba40ce647fa7b0e8d364e5508b1e /FS/FS/domain_record.pm
parentf21edcf70602d7f2ea314d65382bd8c40f51d530 (diff)
fix *** ERROR: unterminated L<...> at line 299 in file FS/domain_record.pm
Diffstat (limited to 'FS/FS/domain_record.pm')
-rw-r--r--FS/FS/domain_record.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/domain_record.pm b/FS/FS/domain_record.pm
index 4ed713c..03f9e10 100644
--- a/FS/FS/domain_record.pm
+++ b/FS/FS/domain_record.pm
@@ -296,7 +296,7 @@ sub increment_serial {
=item svc_domain
-Returns the domain (see L<FS::svc_domain) for this record.
+Returns the domain (see L<FS::svc_domain>) for this record.
=cut
@@ -309,7 +309,7 @@ sub svc_domain {
=head1 VERSION
-$Id: domain_record.pm,v 1.9 2002-05-23 13:00:08 ivan Exp $
+$Id: domain_record.pm,v 1.10 2002-06-10 23:02:41 ivan Exp $
=head1 BUGS