From: Arran Cudbard-Bell Date: Fri, 17 May 2024 14:30:28 +0000 (-0600) Subject: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012bed9eab704b1ed23fd6f85c6920dba07cae5a;p=thirdparty%2Ffreeradius-server.git Typo --- diff --git a/src/lib/unlang/mod_action.h b/src/lib/unlang/mod_action.h index 86d7751d848..6d6234ba0a0 100644 --- a/src/lib/unlang/mod_action.h +++ b/src/lib/unlang/mod_action.h @@ -42,7 +42,7 @@ typedef enum { MOD_ACTION_RETRY = -3, MOD_PRIORITY_MIN = 0, /* - * If ubsan or the compiled complains + * If ubsan or the compiler complains * about the missing enum values we'll * need to add them here. *