Commit 99b56963 authored by Daniel Dai's avatar Daniel Dai
Browse files

fix typo

parent 3243252c
...@@ -536,7 +536,7 @@ foreach cmdrepl {0 1} { ...@@ -536,7 +536,7 @@ foreach cmdrepl {0 1} {
start_server {tags {"scripting repl"}} { start_server {tags {"scripting repl"}} {
start_server {} { start_server {} {
if {$cmdrepl == 1} { if {$cmdrepl == 1} {
set rt "(commmands replication)" set rt "(commands replication)"
} else { } else {
set rt "(scripts replication)" set rt "(scripts replication)"
r debug lua-always-replicate-commands 1 r debug lua-always-replicate-commands 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment