summaryrefslogtreecommitdiff
path: root/tests/cluster
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2014-07-31 14:25:48 -0400
committerMatt Stancliff <matt@genges.com>2014-09-29 06:49:07 -0400
commit28343966a4447ccbb23323d2dd1aae406ea62dbb (patch)
tree80764f37a5dd52b727f98086e7c7b01ddd29dc82 /tests/cluster
parent12d0195b3013aff008bb492cf59f31d823f024b0 (diff)
downloadredis-28343966a4447ccbb23323d2dd1aae406ea62dbb.tar.gz
Spell software correctly
Diffstat (limited to 'tests/cluster')
-rw-r--r--tests/cluster/cluster.tcl2
-rw-r--r--tests/cluster/run.tcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cluster/cluster.tcl b/tests/cluster/cluster.tcl
index 55f979f2f..0647914dc 100644
--- a/tests/cluster/cluster.tcl
+++ b/tests/cluster/cluster.tcl
@@ -1,7 +1,7 @@
# Cluster-specific test functions.
#
# Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com
-# This softare is released under the BSD License. See the COPYING file for
+# This software is released under the BSD License. See the COPYING file for
# more information.
# Returns a parsed CLUSTER NODES output as a list of dictionaries.
diff --git a/tests/cluster/run.tcl b/tests/cluster/run.tcl
index 7af442ecc..69a160c4f 100644
--- a/tests/cluster/run.tcl
+++ b/tests/cluster/run.tcl
@@ -1,5 +1,5 @@
# Cluster test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com
-# This softare is released under the BSD License. See the COPYING file for
+# This software is released under the BSD License. See the COPYING file for
# more information.
cd tests/cluster