mirror of
https://github.com/redis/redis.git
synced 2026-01-12 01:58:17 -05:00
Typo correction: "faield" --> "failed"
Typo correction: "faield" --> "failed"
This commit is contained in:
@@ -318,7 +318,7 @@ proc end_tests {} {
|
||||
puts "GOOD! No errors."
|
||||
exit 0
|
||||
} else {
|
||||
puts "WARNING $::failed tests faield."
|
||||
puts "WARNING $::failed tests failed."
|
||||
exit 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user