Skip to content

Commit c2c49f0

Browse files
committed
Update freezing.rst
1 parent 4e5b195 commit c2c49f0

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
@@ -4,7 +4,7 @@
44
Freezing Your Code
55
==================
66

7-
'Freezing' your code is creating a single-file executable file to distribute
7+
"Freezing" your code is creating a single-file executable file to distribute
88
to end-users, that contains all of your application code as well as the
99
Python interpreter.
1010

0 commit comments

Comments
 (0)