From: Arran Cudbard-Bell Date: Fri, 19 Mar 2021 20:31:45 +0000 (+0000) Subject: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038b188d064eb80731d6f0f5e0144ea5be7e1a7f;p=thirdparty%2Ffreeradius-server.git Typo --- diff --git a/src/process/radius/base.c b/src/process/radius/base.c index 5ac300e7779..ebde461255f 100644 --- a/src/process/radius/base.c +++ b/src/process/radius/base.c @@ -385,7 +385,7 @@ RESUME(access_request) } /* - * Run the "Autheenticate = foo" section. + * Run the "Authenticate = foo" section. * * And continue with sending the generic reply. */