summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-07-25 16:26:35 +0000
committerivan <ivan>2003-07-25 16:26:35 +0000
commit6785c0711956ce72345476d71613a5e650f54ce9 (patch)
tree20ff7feb79c08c9cd70644bd9a8319c5734a80fa
parent9b9d80ef01f33dc1552ca10f1d0a439243cf3548 (diff)
typo
-rw-r--r--FS/FS/svc_acct.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm
index 5b8107fc8..8a6f2c403 100644
--- a/FS/FS/svc_acct.pm
+++ b/FS/FS/svc_acct.pm
@@ -971,7 +971,7 @@ external SQL radacct table, specified via sqlradius export. Sessions which
started in the specified range but are still open are counted from session
start to the end of the range (unless they are over 1 day old, in which case
they are presumed missing their stop record and not counted). Also, sessions
-which end in therange but started earlier are counted from the start of the
+which end in the range but started earlier are counted from the start of the
range to session end. Finally, sessions which start before the range but end
after are counted for the entire range.