changeset 42607:8f7c3f43e3ac

inno: correct the path display in a literal block of the readme Otherwise, the path components allrantogether. Differential Revision: https://phab.mercurial-scm.org/D6648
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 16 Jul 2019 00:00:17 -0400
parents 97b03f0e7c7b
children 717686c5e461
files contrib/packaging/inno/readme.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/inno/readme.rst	Mon Jul 15 15:29:22 2019 -0700
+++ b/contrib/packaging/inno/readme.rst	Tue Jul 16 00:00:17 2019 -0400
@@ -32,7 +32,7 @@
 ``cd c:\src\hg``.
 
 Next, invoke ``build.py`` to produce an Inno installer. You will
-need to supply the path to the Python interpreter to use.:
+need to supply the path to the Python interpreter to use.::
 
    $ python3.exe contrib\packaging\inno\build.py \
        --python c:\python27\python.exe