From b59d3a94a1c8bb2f525d1d1459406abdc41f6267 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 2 Dec 2016 01:08:12 -0600 Subject: [PATCH] README: typo fix [no-ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df2ead..c2646d0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ We do not provide bug-level compatibility with pkg-config. What that means is, if you feel that there is a legitimate regression versus pkg-config, do let us know, but also make sure that the .pc files are valid and follow the rules of -the [pkg-config tutortial][fd-tut], as most likely fixing them to follow the specified +the [pkg-config tutorial][fd-tut], as most likely fixing them to follow the specified rules will solve the problem. ## compiling `pkgconf` and `libpkgconf`