From: Jo Sutton Date: Tue, 13 Feb 2024 03:53:57 +0000 (+1300) Subject: s4:dsdb: Fix grammar X-Git-Tag: tdb-1.4.11~1699 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4698cf0f335f96cd902f234a09dc48102e33952a;p=thirdparty%2Fsamba.git s4:dsdb: Fix grammar Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Fri Feb 16 03:47:12 UTC 2024 on atb-devel-224 --- diff --git a/source4/dsdb/common/util.c b/source4/dsdb/common/util.c index 00bf80791b2..fff0abaedaa 100644 --- a/source4/dsdb/common/util.c +++ b/source4/dsdb/common/util.c @@ -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"