]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 19 Mar 2021 20:31:45 +0000 (20:31 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 31 Mar 2021 15:06:32 +0000 (16:06 +0100)
src/process/radius/base.c

index 5ac300e77792fac14370834b85674f54a99f1508..ebde461255f7cd78f5b1a02d2d85fb55eb674d39 100644 (file)
@@ -385,7 +385,7 @@ RESUME(access_request)
        }
 
        /*
-        *      Run the "Autheenticate = foo" section.
+        *      Run the "Authenticate = foo" section.
         *
         *      And continue with sending the generic reply.
         */