]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:dsdb: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 27 Jun 2023 21:01:34 +0000 (09:01 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Aug 2023 04:39:37 +0000 (04:39 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/dirsync.c

index 9261758ec7b194af1c3e3b746cd4d2484fccb881..bcbcd43b8ac5d854b20b6339afd1b3544c08481b 100644 (file)
@@ -213,8 +213,8 @@ static int dirsync_filter_entry(struct ldb_request *req,
                }
                /*
                 * We expect to find the GUID in the object,
-                * if it turns out not to be the case sometime
-                * well will uncomment the code below
+                * if it turns out not to be the case sometimes
+                * we will uncomment the code below
                 */
                SMB_ASSERT(guidfound == true);
                /*