summaryrefslogtreecommitdiff
path: root/tests/cluster
diff options
context:
space:
mode:
authorLong Dai <long0dai@foxmail.com>2021-07-30 15:00:07 +0800
committerGitHub <noreply@github.com>2021-07-30 10:00:07 +0300
commit89fdcbec8c446cfbf8befb54bf41e694c8290619 (patch)
tree64037799adcae201636e39db26f7c6d6be07e3d0 /tests/cluster
parent8647addf934c453e933bb5f26ab4950fd5924a04 (diff)
downloadredis-89fdcbec8c446cfbf8befb54bf41e694c8290619.tar.gz
tests: fix a typo (#9294)
Signed-off-by: Long Dai <long0dai@foxmail.com>
Diffstat (limited to 'tests/cluster')
-rw-r--r--tests/cluster/tests/21-many-slot-migration.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cluster/tests/21-many-slot-migration.tcl b/tests/cluster/tests/21-many-slot-migration.tcl
index ccfff74e0..1ac73dc99 100644
--- a/tests/cluster/tests/21-many-slot-migration.tcl
+++ b/tests/cluster/tests/21-many-slot-migration.tcl
@@ -1,4 +1,4 @@
-# Tests for many simlutaneous migrations.
+# Tests for many simultaneous migrations.
# TODO: Test is currently disabled until it is stabilized (fixing the test
# itself or real issues in Redis).