s4:dsdb: Fix grammar
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 13 Feb 2024 03:53:57 +0000 (16:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 16 Feb 2024 03:47:12 +0000 (03:47 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Feb 16 03:47:12 UTC 2024 on atb-devel-224

source4/dsdb/common/util.c

index 00bf80791b2652cd3e6ccff69c999176a3086559..fff0abaedaa3e28b123b1839a1374772b03664b7 100644 (file)
@@ -52,7 +52,7 @@
 #undef strcasecmp
 
 /*
- * This included to allow us to handle DSDB_FLAG_REPLICATED_UPDATE in
+ * This is included to allow us to handle DSDB_FLAG_REPLICATED_UPDATE in
  * dsdb_request_add_controls()
  */
 #include "dsdb/samdb/ldb_modules/util.h"