From: Jorge Pereira Date: Wed, 25 Aug 2021 12:06:59 +0000 (-0300) Subject: Fix typo (#4208) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650f61ef98dfc1e314fc6f42decbcedbe8ac0d2f;p=thirdparty%2Ffreeradius-server.git Fix typo (#4208) --- diff --git a/raddb/mods-available/sqlcounter b/raddb/mods-available/sqlcounter index 9ca100fcd49..e389995e1ed 100644 --- a/raddb/mods-available/sqlcounter +++ b/raddb/mods-available/sqlcounter @@ -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"