]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 17 May 2024 14:30:28 +0000 (08:30 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 17 May 2024 14:30:28 +0000 (08:30 -0600)
src/lib/unlang/mod_action.h

index 86d7751d848cf9de90f7845c86d2b65b32413760..6d6234ba0a0594188ee3cc60d5a79b0356e27373 100644 (file)
@@ -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.
         *