From 5292c774a57c2e761ecb1b281856a2e0a14441da Mon Sep 17 00:00:00 2001 From: Joseph Sutton Date: Thu, 7 Sep 2023 16:01:50 +1200 Subject: [PATCH] libgpo: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- libgpo/gpo_filesync.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgpo/gpo_filesync.c b/libgpo/gpo_filesync.c index a547f5da77c..b0d1447bd85 100644 --- a/libgpo/gpo_filesync.c +++ b/libgpo/gpo_filesync.c @@ -132,7 +132,7 @@ static NTSTATUS gpo_sync_files(struct sync_context *ctx) } /**************************************************************** - syncronisation call back + synchronisation callback ****************************************************************/ static NTSTATUS gpo_sync_func(struct file_info *info, -- 2.47.3