summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/src/changelog-ev-handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/changelog/src/changelog-ev-handle.c')
-rw-r--r--xlators/features/changelog/src/changelog-ev-handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/changelog/src/changelog-ev-handle.c b/xlators/features/changelog/src/changelog-ev-handle.c
index 7fa6a89ea98..cada369ba0f 100644
--- a/xlators/features/changelog/src/changelog-ev-handle.c
+++ b/xlators/features/changelog/src/changelog-ev-handle.c
@@ -53,7 +53,7 @@ changelog_dispatch_vec (call_frame_t *frame, xlator_t *this,
/**
* Event dispatch RPC header contains a sequence number for each
- * dispatch. This allows the reciever to order the request before
+ * dispatch. This allows the receiver to order the request before
* processing.
*/
req.seq = vec->seq;