summaryrefslogtreecommitdiff
path: root/ctdb/common
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2019-01-16 11:24:34 +1300
committerAndrew Bartlett <abartlet@samba.org>2019-02-13 04:15:14 +0100
commitd0e26ea67fbad4b4e142881c8ae3fca7dd7547a3 (patch)
treed7474c14297d08c08d29365b3bce4e1bcacbdca8 /ctdb/common
parentf8a85ed5693d31b517fd8d3b15c7a4300cdb81c9 (diff)
downloadsamba-d0e26ea67fbad4b4e142881c8ae3fca7dd7547a3.tar.gz
spelling of associated
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'ctdb/common')
-rw-r--r--ctdb/common/comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/common/comm.h b/ctdb/common/comm.h
index 27021e945af..e11d38e93b2 100644
--- a/ctdb/common/comm.h
+++ b/ctdb/common/comm.h
@@ -57,7 +57,7 @@ struct comm_context;
* @brief Initialize the communication endpoint
*
* This return a new communication context. Freeing this context will free all
- * memory assoicated with it.
+ * memory associated with it.
*
* @param[in] mem_ctx Talloc memory context
* @param[in] ev Tevent context