Commit 0332a321 authored by antirez's avatar antirez
Browse files

Typo in comment.

parent b998ebe9
......@@ -234,7 +234,7 @@ void sendBulkToSlave(aeEventLoop *el, int fd, void *privdata, int mask) {
}
/* Send a synchronous command to the master. Used to send AUTH and
* REPLCONF commadns before starting the replication with SYNC.
* REPLCONF commands before starting the replication with SYNC.
*
* On success NULL is returned.
* On error an sds string describing the error is returned.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment