From 22e6f434f8fcde1beadd36337021164e604d98b6 Mon Sep 17 00:00:00 2001 From: Matt Stancliff Date: Thu, 31 Jul 2014 14:25:48 -0400 Subject: [PATCH] Spell software correctly --- tests/instances.tcl | 2 +- tests/sentinel/run.tcl | 2 +- tests/test_helper.tcl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/instances.tcl b/tests/instances.tcl index 84ebec1c..426508f3 100644 --- a/tests/instances.tcl +++ b/tests/instances.tcl @@ -4,7 +4,7 @@ # instances. # # 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. package require Tcl 8.5 diff --git a/tests/sentinel/run.tcl b/tests/sentinel/run.tcl index 66198af9..f3302995 100644 --- a/tests/sentinel/run.tcl +++ b/tests/sentinel/run.tcl @@ -1,5 +1,5 @@ # Sentinel 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/sentinel diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 09fd83ae..6125a95d 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -1,5 +1,5 @@ # Redis test suite. Copyright (C) 2009 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. package require Tcl 8.5