Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Seitz committed Oct 10, 2011
1 parent e13b5e6 commit 9b5946c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/shipping/freezing.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Freezing Your Code
==================

An alterinative to shipping your code is freezing it — shipping it as an
executable with a bundled Python enterpreter.
An alternative to shipping your code is freezing it — shipping it as an
executable with a bundled Python interpreter.

Many applications you use every day do this:

Expand Down

0 comments on commit 9b5946c

Please sign in to comment.