From 9b5946c593b03a8f811ad72975ec82d3d715070a Mon Sep 17 00:00:00 2001 From: Johannes Seitz Date: Mon, 10 Oct 2011 12:06:10 +0200 Subject: [PATCH] Fixed typo --- docs/shipping/freezing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/shipping/freezing.rst b/docs/shipping/freezing.rst index bb2d024..1f9fd4a 100644 --- a/docs/shipping/freezing.rst +++ b/docs/shipping/freezing.rst @@ -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: