Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/shipping/freezing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Freezing Your Code
to end-users, that contains all of your application code as well as the
Python interpreter.

Applications such as 'Dropbox', 'Eve Online', 'Civilisation IV', and
Applications such as 'Dropbox', 'Eve Online', 'Civilization IV', and
BitTorrent clients do this.

The advantage of distributing this way is that your application will "just work",
Expand Down