DOC: fix a few reported typos in the config and install doc
These are only the few relevant changes among those reported here:
https://github.com/haproxy/haproxy/actions/runs/4856148287/jobs/8655397661
diff --git a/INSTALL b/INSTALL
index 400513d..81f7175 100644
--- a/INSTALL
+++ b/INSTALL
@@ -482,7 +482,7 @@
flags are passed to the compiler nor what compiler is involved. Simply append
"V=1" to the "make" command line to switch to verbose mode and display the
details again. It is recommended to use this option when cross-compiling to
-verify that the paths are correct and that /usr/include is never invovled.
+verify that the paths are correct and that /usr/include is never involved.
You may want to build specific target binaries which do not match your native
compiler's target. This is particularly true on 64-bit systems when you want