From: Volker Lendecke Date: Mon, 9 Mar 2020 14:28:14 +0000 (+0100) Subject: lib: Fix a typo X-Git-Tag: ldb-2.2.0~1456 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b5bcb602afc9ce9d2401994b4af54883cc3086;p=thirdparty%2Fsamba.git lib: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/lib/ctdbd_conn.c b/source3/lib/ctdbd_conn.c index 843e57287b6..db6ad9404d8 100644 --- a/source3/lib/ctdbd_conn.c +++ b/source3/lib/ctdbd_conn.c @@ -1327,7 +1327,7 @@ static void ctdb_pkt_send_cleanup(struct tevent_req *req, * * This function will modify the iov array! But * this is a static function and our only caller - * ctdb_parse_send/recv is preparared for this to + * ctdb_parse_send/recv is prepared for this to * happen! **/ static struct tevent_req *ctdb_pkt_send_send(TALLOC_CTX *mem_ctx,