Skip to content

Commit

Permalink
πŸ›πŸ“ Undouble trailing colon @ faq.rst (ansible#80359)
Browse files Browse the repository at this point in the history
It is causing parsing/representation problems of the following
explicit RST code block.
  • Loading branch information
webknjaz authored Mar 30, 2023
1 parent 5d64024 commit a45dd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docsite/rst/reference_appendices/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a45dd2a

Please sign in to comment.