From a45dd2a01c9b254bfa10fbd119f8ea99cf881992 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Thu, 30 Mar 2023 21:20:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=F0=9F=93=9D=20Undouble=20trailing?= =?UTF-8?q?=20colon=20@=20`faq.rst`=20(#80359)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It is causing parsing/representation problems of the following explicit RST code block. --- docs/docsite/rst/reference_appendices/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/reference_appendices/faq.rst b/docs/docsite/rst/reference_appendices/faq.rst index cb490edd696..d81ec0d0bd5 100644 --- a/docs/docsite/rst/reference_appendices/faq.rst +++ b/docs/docsite/rst/reference_appendices/faq.rst @@ -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