From 08d25012c1cfc5aec9fcc9266652b06eb6a74cda Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 27 May 2016 06:39:56 +0000 Subject: [PATCH] spelling: diagnostic --- buildutil/tap-driver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildutil/tap-driver.sh b/buildutil/tap-driver.sh index 19aa531d..31aa369b 100755 --- a/buildutil/tap-driver.sh +++ b/buildutil/tap-driver.sh @@ -593,7 +593,7 @@ while (1) bailout_message = bailout_message " " $0 testsuite_error(bailout_message) } - # Maybe we have too look for dianogtic comments too. + # Maybe we have too look for diagnostic comments too. else if (comments != 0) { comment = extract_tap_comment($0);