From 9eb84a8134c532029b9f74ced48696994d9c7fc5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Sep 2020 10:46:30 +0200 Subject: Fix typo in manual --- doc/manual.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.cli b/doc/manual.cli index d3ee659..ca68535 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -4544,7 +4544,7 @@ work reliably there should be no ambiguity between the \"no configuration available\" case (if such a case is possible) and the \"something went wrong\" case. We show a realistic example of this in \l{#proj-config-report Configuration Report} where we extract the GCC plugin directory while dealing -with the possibility of it Bunin configured without plugin support.| +with the possibility of it being configured without plugin support.| Before we delve into the technical details, let's discuss the overall need for project configurability. While it may seem that making one's project more -- cgit v1.1