diff options
author | ivan <ivan> | 2002-07-06 04:20:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-07-06 04:20:22 +0000 |
commit | 1302ec4f2c77dbfd53d9e1c92decf40bfe9d2806 (patch) | |
tree | 9b6e6b51e201bef0a3f75b728f6c73d3d56e618d /FS | |
parent | 262928f0a043f1fd35bdf0df9a2fb1b1658c1dce (diff) |
typo
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/svc_acct.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 2bbbdcbb7..84faac338 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -876,7 +876,7 @@ sub domain { =item svc_domain Returns the FS::svc_domain record for this account's domain (see -L<FS::svc_domain>. +L<FS::svc_domain>). =cut |