🐛📝 Undouble trailing colon @ `faq.rst` (#80359)

It is causing parsing/representation problems of the following
explicit RST code block.
pull/80375/head
Sviatoslav Sydorenko 3 years ago committed by GitHub
parent 5d64024f1a
commit a45dd2a01c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -319,7 +319,7 @@ There are a few common errors that one might run into when trying to execute Ans
.. error::
/usr/bin/python: EDC5129I No such file or directory
To fix this set the path to the python installation in your inventory like so::
To fix this set the path to the python installation in your inventory like so:
.. code-block:: ini

Loading…
Cancel
Save