We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5b195 commit c2c49f0Copy full SHA for c2c49f0
docs/shipping/freezing.rst
@@ -4,7 +4,7 @@
4
Freezing Your Code
5
==================
6
7
-'Freezing' your code is creating a single-file executable file to distribute
+"Freezing" your code is creating a single-file executable file to distribute
8
to end-users, that contains all of your application code as well as the
9
Python interpreter.
10
0 commit comments