diff options
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 1 insertions, 1 deletions
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 |