]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix typo (#4207)
authorJorge Pereira <jpereira@users.noreply.github.com>
Thu, 26 Aug 2021 18:37:14 +0000 (15:37 -0300)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 18:37:14 +0000 (13:37 -0500)
raddb/mods-available/sqlcounter

index c4b2b56f19be77fc03591a5cf689e69600765f68..9cd4558981604cced181c9c80a1519a3e23c87bc 100644 (file)
@@ -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"