Merge pull request #6603 from daidaotong/typofix

fix typo in scripting.acl
This commit is contained in:
Salvatore Sanfilippo 2019-11-20 10:06:33 +01:00 committed by GitHub
commit 808394b77d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -536,7 +536,7 @@ foreach cmdrepl {0 1} {
start_server {tags {"scripting repl"}} {
start_server {} {
if {$cmdrepl == 1} {
set rt "(commmands replication)"
set rt "(commands replication)"
} else {
set rt "(scripts replication)"
r debug lua-always-replicate-commands 1