spelling: diagnostic

tingping/wmclass
Josh Soref 2016-05-27 06:39:56 +00:00
parent 147bf4fdf0
commit 08d25012c1
1 changed files with 1 additions and 1 deletions

View File

@ -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);