From 1393f56e7c2432452d59338a4078f8f3435a957e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 10 Sep 2022 11:33:10 -0400 Subject: 11.0.0: Fix typos in comments in pkg-test --- pkg-test/test-pkg-config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pkg-test/test-pkg-config') diff --git a/pkg-test/test-pkg-config b/pkg-test/test-pkg-config index ea469f1b..4c46a59c 100755 --- a/pkg-test/test-pkg-config +++ b/pkg-test/test-pkg-config @@ -1,9 +1,8 @@ #!/bin/sh # # Test that the installed qpdf development packages enable a qpdf -# application to be build with cmake using qpdf's cmake package -# information. Requires cmake as well as libqpdf development -# dependencies. +# application to be built with cmake. Requires cmake as well as +# libqpdf development dependencies. # set -ex -- cgit v1.2.3-54-g00ecf