diff --git a/test/test_helper.bash b/test/test_helper.bash index c0e3a8b..ab09246 100644 --- a/test/test_helper.bash +++ b/test/test_helper.bash @@ -34,7 +34,7 @@ teardown() { # Usage: # _compare # -# Descriotion: +# Description: # Compare the content of a variable against an expected value. When used # within a `@test` block the output is only displayed when the test fails. _compare() {