diff options
Diffstat (limited to 'libbuild2/cc/pkgconfig.cxx')
-rw-r--r-- | libbuild2/cc/pkgconfig.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |