Typo in comment.

This commit is contained in:
antirez
2012-07-07 17:24:40 +02:00
parent dbd8c753c4
commit d3d567428a
+1 -1
View File
@@ -419,7 +419,7 @@ error:
}
/* 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.