]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 4 Jun 2021 00:53:40 +0000 (19:53 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 4 Jun 2021 20:19:26 +0000 (15:19 -0500)
src/lib/unlang/function.c

index f7c10f6fc442c2286531af36730808ec6bcb1b53..18b874b444f72a9b7b844e16f53e77eae8e7d08e 100644 (file)
@@ -134,7 +134,7 @@ static unlang_action_t unlang_function_call(rlm_rcode_t *p_result, request_t *re
 
        /*
         *      Function pushed more children or yielded
-        *      setup out repeat function for when we
+        *      setup our repeat function for when we
         *      eventually start heading back up the stack.
         */
        default: