From 32ca0e7d4b56bc523ee3f3c8d6a0c1631044baa7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 10 Jan 2024 09:24:52 +0200 Subject: Fix bunch of typos --- libbuild2/cc/pkgconfig.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/cc/pkgconfig.cxx') diff --git a/libbuild2/cc/pkgconfig.cxx b/libbuild2/cc/pkgconfig.cxx index 7c9f9b1..b0b9675 100644 --- a/libbuild2/cc/pkgconfig.cxx +++ b/libbuild2/cc/pkgconfig.cxx @@ -335,7 +335,7 @@ namespace build2 // normalize() may not be correct. // // Note that we do normalize -L paths in the usrd logic later - // (but not when seeting as *.export.loptions). + // (but not when setting as *.export.loptions). for (const string& x: ops) { -- cgit v1.1