summaryrefslogtreecommitdiff
path: root/ctdb/common
diff options
context:
space:
mode:
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