]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix typo (#4208)
authorJorge Pereira <jpereira@users.noreply.github.com>
Wed, 25 Aug 2021 12:06:59 +0000 (09:06 -0300)
committerGitHub <noreply@github.com>
Wed, 25 Aug 2021 12:06:59 +0000 (08:06 -0400)
raddb/mods-available/sqlcounter

index 9ca100fcd496e801ab546acaa9b9d0cd90898ecb..e389995e1ed215e934790308f132689a94114d25 100644 (file)
@@ -81,7 +81,7 @@
 #      key = "%{%{Stripped-User-Name}:-%{User-Name}}"
 #
 #  counter_name:: Name of the `check` attribute to use to access the counter in
-#  the `users` file or SQL `radcheck` or `radcheckgroup` tables.
+#  the `users` file or SQL `radcheck` or `radgroupcheck` tables.
 #
 #      DEFAULT  Daily-Session-Time > 3600, Auth-Type = Reject
 #               Reply-Message = "You've used up more than one hour today"