From 7376f76802a8aa6346009ab64f1734921ec58587 Mon Sep 17 00:00:00 2001 From: Seyi Ogunyemi Date: Wed, 12 Oct 2011 04:41:52 +0200 Subject: [PATCH] Typo fixes. --- 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: