From: Alan T. DeKok Date: Thu, 27 Nov 2025 20:20:07 +0000 (-0500) Subject: correct the name X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f090db8ac39edf5cc663f2ac20f6fabb9f07fe15;p=thirdparty%2Ffreeradius-server.git correct the name --- diff --git a/src/lib/unlang/xlat_builtin.c b/src/lib/unlang/xlat_builtin.c index 651e9a56797..bb1e3292238 100644 --- a/src/lib/unlang/xlat_builtin.c +++ b/src/lib/unlang/xlat_builtin.c @@ -253,7 +253,7 @@ xlat_action_t xlat_transparent(UNUSED TALLOC_CTX *ctx, fr_dcursor_t *out, * * Example: @verbatim -%debug.attr(&request) +%pairs.debug(&request) @endverbatim * * @ingroup xlat_functions