]> git.saurik.com Git - redis.git/blobdiff - tests/support/server.tcl
Test: MULTI/EXEC tests moved into multi.tcl.
[redis.git] / tests / support / server.tcl
index 35c1cb87076444b9d9d1c7b4f2a56b782e0d0088..2c2665b6449f41cbc5f5456f154eeab217e960bf 100644 (file)
@@ -107,7 +107,7 @@ proc tags {tags code} {
 }
 
 proc start_server {options {code undefined}} {
 }
 
 proc start_server {options {code undefined}} {
-    # If we are runnign against an external server, we just push the
+    # If we are running against an external server, we just push the
     # host/port pair in the stack the first time
     if {$::external} {
         if {[llength $::servers] == 0} {
     # host/port pair in the stack the first time
     if {$::external} {
         if {[llength $::servers] == 0} {