From e8d3f84b92b216abbdfb582a7fd096a16fa9e838 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Sun, 28 Feb 2016 13:13:17 +0000 Subject: [PATCH] wording --- urchin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urchin b/urchin index f37d0c0..253abb2 100755 --- a/urchin +++ b/urchin @@ -253,7 +253,7 @@ report_outcome() { printf '\033[31m✗ \033[0m' printf '%s\n' "${path}" - # Print output captured from not_oked test in red. + # Print output captured from not_ok test in red. printf '\033[31m' sed 's/^/# /' "$(stdout_file "$abspath")"