mirror of
https://github.com/fluencelabs/redis
synced 2025-03-23 11:00:50 +00:00
redis-trib: fixed typo in method name.
This commit is contained in:
parent
07b6322735
commit
619d3945f8
@ -255,7 +255,7 @@ class RedisTrib
|
||||
@errors <<
|
||||
"[ERR] Not all #{ClusterHashSlots} slots are covered by nodes."
|
||||
puts @errors[-1]
|
||||
fix_slots_covarege if @fix
|
||||
fix_slots_coverage if @fix
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user