mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Fixes a comment typo in sentinel.c (#8845)
This commit is contained in:
parent
c4a5816ccd
commit
e43dbd03f3
@ -5062,7 +5062,7 @@ void sentinelHandleDictOfRedisInstances(dict *instances) {
|
||||
dictReleaseIterator(di);
|
||||
}
|
||||
|
||||
/* This function checks if we need to enter the TITL mode.
|
||||
/* This function checks if we need to enter the TILT mode.
|
||||
*
|
||||
* The TILT mode is entered if we detect that between two invocations of the
|
||||
* timer interrupt, a negative amount of time, or too much time has passed.
|
||||
|
Loading…
Reference in New Issue
Block a user