Skip to content

Commit 36faecc

Browse files
author
Mark van Lent
committed
Fix "Literal block expected; none found." warning.
1 parent 1f68a42 commit 36faecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/freezing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Prerequisite is to install :ref:`Python on Windows <install-windows>`.
7575

7676
1. Download and install http://sourceforge.net/projects/py2exe/files/py2exe/
7777

78-
2. Write :file:`setup.py` (`List of configuration options <http://www.py2exe.org/index.cgi/ListOfOptions>`_)::
78+
2. Write :file:`setup.py` (`List of configuration options <http://www.py2exe.org/index.cgi/ListOfOptions>`_):
7979

8080
.. code-block:: python
8181

0 commit comments

Comments
 (0)