From: Eric S. Raymond Date: Wed, 13 Apr 2022 02:57:53 +0000 (-0400) Subject: Typo fix. X-Git-Tag: 2.8~80 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=7536b9dc89c392405eea4a18a467917b9322f5b2;p=super-star-trek.git Typo fix. --- diff --git a/test/tapdiffer b/test/tapdiffer index f200de1..b529a39 100755 --- a/test/tapdiffer +++ b/test/tapdiffer @@ -4,7 +4,7 @@ # # Usage: tapdiffer LEGEND CHECKFILE # -# Output is a TAP report, ok if the diff is empty and not ok otherwisw. +# Output is a TAP report, ok if the diff is empty and not ok otherwise. # A nonempty diff is shipped as a TAP YAML block following "not ok" # unless QUIET=1 in the environment. #