From: Jorge Pereira Date: Thu, 26 Aug 2021 18:37:14 +0000 (-0300) Subject: Fix typo (#4207) X-Git-Tag: release_3_0_24~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668cec713eee5dfba5ab2e97753327d3fd273185;p=thirdparty%2Ffreeradius-server.git Fix typo (#4207) --- diff --git a/raddb/mods-available/sqlcounter b/raddb/mods-available/sqlcounter index c4b2b56f19b..9cd45589816 100644 --- a/raddb/mods-available/sqlcounter +++ b/raddb/mods-available/sqlcounter @@ -33,7 +33,7 @@ # # The 'check_name' parameter is the name of the 'check' # attribute to use to access the counter in the 'users' file -# or SQL radcheck or radcheckgroup tables. +# or SQL radcheck or radgroupcheck tables. # # DEFAULT Max-Daily-Session > 3600, Auth-Type = Reject # Reply-Message = "You've used up more than one hour today"