From ea3f53746c859c73c775bf11d17f8471d0fb59f2 Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Tue, 4 May 2021 09:05:06 +1200 Subject: DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705) --- test/postinstall/test_pkg-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/postinstall') diff --git a/test/postinstall/test_pkg-config.sh b/test/postinstall/test_pkg-config.sh index 1c3866ec..619d66b0 100755 --- a/test/postinstall/test_pkg-config.sh +++ b/test/postinstall/test_pkg-config.sh @@ -11,7 +11,7 @@ echo "Running post-install tests with pkg-config" prefix=$1 if [ -z "$prefix" ]; then - echo "First positional argument to the the installed prefix is required" + echo "First positional argument to the installed prefix is required" exit 1 fi -- cgit v1.2.3