From: Alan T. DeKok Date: Tue, 4 Aug 2026 14:03:31 +0000 (-0400) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d2d2204c3dee4760bcc0bf742e98d56baa3588;p=thirdparty%2Ffreeradius-server.git typo --- diff --git a/src/lib/unlang/interpret.c b/src/lib/unlang/interpret.c index 95c9447562c..abcb0ca1f8c 100644 --- a/src/lib/unlang/interpret.c +++ b/src/lib/unlang/interpret.c @@ -2285,7 +2285,7 @@ static xlat_action_t unlang_interpret_xlat(TALLOC_CTX *ctx, fr_dcursor_t *out, * server associated with them unless they go call {}. * * But we're not being pendantic, so go back up the request - * list ooking for a call frame. + * list looking for a call frame. * * Unfortunately for detached subrequests we still won't find * the actual virtual server...