mirror of https://mirror.osredm.com/root/redis.git
Typo in comment.
This commit is contained in:
parent
3a32897856
commit
36def8fd9a
|
@ -419,7 +419,7 @@ error:
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Send a synchronous command to the master. Used to send AUTH and
|
/* 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 success NULL is returned.
|
||||||
* On error an sds string describing the error is returned.
|
* On error an sds string describing the error is returned.
|
||||||
|
|
Loading…
Reference in New Issue