From 46e3a38dbc9850fa409897ba398a747bce1766bd Mon Sep 17 00:00:00 2001 From: Ahmed Date: Tue, 21 Nov 2023 19:09:47 +0200 Subject: Fix two minor typos --- ci/compat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/compat.sh') diff --git a/ci/compat.sh b/ci/compat.sh index f5895fd..5a83be7 100755 --- a/ci/compat.sh +++ b/ci/compat.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This script checks that `zig build` will return an useful error message when +# This script checks that `zig build` will return a useful error message when # the Zig compiler is not compatible, instead of failing due to a syntax error. # # This script should be run on an UNIX system. -- cgit v1.2.3