summaryrefslogtreecommitdiffstats
path: root/xlators/features
diff options
context:
space:
mode:
authorN Balachandran <nbalacha@redhat.com>2017-01-19 12:23:00 +0530
committerJeff Darcy <jdarcy@redhat.com>2017-01-19 12:37:08 -0800
commit4e11d50f3f803e685c844da1f168a633c3834fd0 (patch)
tree273c6b9a0c4c02e4e57e5c2ccd761dab4154f513 /xlators/features
parentd93a6691538270aefe7703e8f8d7c822f53528e5 (diff)
gluster: Typos in logs and comments
Replaced 'recieve' with 'receive'. Change-Id: I4c1c9147db5437feb81e4c83ed074440aaa28e07 BUG: 1414645 Signed-off-by: N Balachandran <nbalacha@redhat.com> Reviewed-on: http://review.gluster.org/16429 Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Manikandan Selvaganesh <manikandancs333@gmail.com> Tested-by: Manikandan Selvaganesh <manikandancs333@gmail.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'xlators/features')
-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;