Commit 22e6f434 authored by Matt Stancliff's avatar Matt Stancliff Committed by antirez
Browse files

Spell software correctly

parent 31017609
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# instances. # instances.
# #
# Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com # 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. # more information.
package require Tcl 8.5 package require Tcl 8.5
......
# Sentinel test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com # 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. # more information.
cd tests/sentinel cd tests/sentinel
......
# Redis test suite. Copyright (C) 2009 Salvatore Sanfilippo antirez@gmail.com # 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. # more information.
package require Tcl 8.5 package require Tcl 8.5
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment