From: Joseph Sutton Date: Wed, 8 Nov 2023 08:08:40 +0000 (+1300) Subject: s3:rpc_server: Fix code spelling X-Git-Tag: talloc-2.4.2~390 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=513401806e201282da1eb9faad765ef7ac0df879;p=thirdparty%2Fsamba.git s3:rpc_server: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source3/rpc_server/samr/srv_samr_nt.c b/source3/rpc_server/samr/srv_samr_nt.c index 2cc168926a7..e8a95f75e70 100644 --- a/source3/rpc_server/samr/srv_samr_nt.c +++ b/source3/rpc_server/samr/srv_samr_nt.c @@ -1541,7 +1541,7 @@ NTSTATUS _samr_QueryDisplayInfo(struct pipes_struct *p, become_root(); - /* THe following done as ROOT. Don't return without unbecome_root(). */ + /* The following done as ROOT. Don't return without unbecome_root(). */ switch (r->in.level) { case 1: