mirror of
https://github.com/fluencelabs/redis
synced 2025-07-30 16:01:57 +00:00
redis-trib: fixed typo in method name.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user