Merge pull request #8 from micrypt/patch-4

Typo fixes.
This commit is contained in:
Kenneth Reitz
2011-10-11 20:16:02 -07:00
+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: