summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dai <764122422@qq.com>2019-10-09 14:15:31 -0400
committerDaniel Dai <764122422@qq.com>2019-10-09 14:15:31 -0400
commit98600c9a11419991cdc3fa11acff9100d793f220 (patch)
tree8932cc2199e87a24654393edcd737ff2e1b8788c
parenta92921da135e38eedd89138e15fe9fd1ffdd9b48 (diff)
downloadredis-98600c9a11419991cdc3fa11acff9100d793f220.tar.gz
update typo
-rw-r--r--tests/integration/replication.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/replication.tcl b/tests/integration/replication.tcl
index 5d32555b0..1c18582c5 100644
--- a/tests/integration/replication.tcl
+++ b/tests/integration/replication.tcl
@@ -319,7 +319,7 @@ start_server {tags {"repl"}} {
}
}
-test {slave fails full sync and diskless load swapdb recoveres it} {
+test {slave fails full sync and diskless load swapdb recovers it} {
start_server {tags {"repl"}} {
set slave [srv 0 client]
set slave_host [srv 0 host]