RT# 81961 Repair broken links in POD documentation
[freeside.git] / FS / FS / svc_acct.pm
index 32190b1..053f1e0 100644 (file)
@@ -2294,7 +2294,7 @@ sub is_rechargable {
 =item seconds_since TIMESTAMP
 
 Returns the number of seconds this account has been online since TIMESTAMP,
-according to the session monitor (see L<FS::Session>).
+according to the session monitor (see L<FS::session>).
 
 TIMESTAMP is specified as a UNIX timestamp; see L<perlfunc/"time">.  Also see
 L<Time::Local> and L<Date::Parse> for conversion functions.