]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorAlan T. DeKok <aland@freeradius.org>
Tue, 4 Aug 2026 14:03:31 +0000 (10:03 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 4 Aug 2026 14:03:31 +0000 (10:03 -0400)
src/lib/unlang/interpret.c

index 95c9447562c837324eb9a95146afc812389be0a8..abcb0ca1f8ca0e5dd90520785fcf59910667f47d 100644 (file)
@@ -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...