From 144b3044a8e1bf79e85a18469e7cddbf3f519476 Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 3 Mar 2014 13:01:11 +0100 Subject: [PATCH] Sentienl test: fixed typo in unit 03 top comment. --- tests/sentinel-tests/03-runtime-reconf.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sentinel-tests/03-runtime-reconf.tcl b/tests/sentinel-tests/03-runtime-reconf.tcl index 50bca5547..426596c37 100644 --- a/tests/sentinel-tests/03-runtime-reconf.tcl +++ b/tests/sentinel-tests/03-runtime-reconf.tcl @@ -1 +1 @@ -# Test runting reconfiguration command SENTINEL SET. +# Test runtime reconfiguration command SENTINEL SET.