From fb57dbe70133b2f9e2c39ad873ec6cb67283b583 Mon Sep 17 00:00:00 2001 From: Joseph Sutton Date: Tue, 19 Sep 2023 16:52:05 +1200 Subject: [PATCH] security.idl: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- librpc/idl/security.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librpc/idl/security.idl b/librpc/idl/security.idl index db351bdd52f..20237290957 100644 --- a/librpc/idl/security.idl +++ b/librpc/idl/security.idl @@ -757,7 +757,7 @@ interface security SE_GROUP_ENABLED; /* - * Should cliams be evaluated on this token? + * Should claims be evaluated on this token? * * 0 is invalid to catch a zeroed token */ -- 2.47.3