]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 9 Mar 2020 14:28:14 +0000 (15:28 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 10 Mar 2020 21:25:33 +0000 (21:25 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/ctdbd_conn.c

index 843e57287b6bdf08e63fe0a529e0639c6b6eb0de..db6ad9404d8ab57c62fb719e5db80905245aecc5 100644 (file)
@@ -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,