Fix typos

Closes #1513
This commit is contained in:
Aaron Rutkovsky
2014-01-16 22:02:38 -06:00
committed by antirez
parent 01bdf82cf2
commit cc4162ff44
4 changed files with 7 additions and 7 deletions

View File

@ -306,7 +306,7 @@ proc signal_idle_client fd {
}
}
# The the_end funciton gets called when all the test units were already
# The the_end function gets called when all the test units were already
# executed, so the test finished.
proc the_end {} {
# TODO: print the status, exit with the rigth exit code.