Fixed typo

This commit is contained in:
Johannes Seitz
2011-10-10 12:06:10 +02:00
parent e13b5e6b2f
commit 9b5946c593
+2 -2
View File
@@ -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: