From d35ecbef841ee5dd358bac7da11090df82fad799 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 17 Jun 2015 09:02:32 +1000 Subject: [PATCH] Fixed various typos --- docs/build.rst | 4 ++-- winbuild/nmake.opt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/build.rst b/docs/build.rst index bc272e6570e..d0ee35ee6a2 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -6,11 +6,11 @@ Building Pillow on Windows This page will describe a build setup to build Pillow against the supported python versions in 32 and 64-bit modes, using freely -availble Microsoft compilers. This has been developed and tested +available Microsoft compilers. This has been developed and tested against 64-bit Windows 7 Professional and Windows Server 2012 64-bit version on Amazon EC2. -Prerequsites +Prerequisites ------------ Extra Build Helpers diff --git a/winbuild/nmake.opt b/winbuild/nmake.opt index 2d7797ab6f8..b334216340b 100644 --- a/winbuild/nmake.opt +++ b/winbuild/nmake.opt @@ -84,7 +84,7 @@ ZLIB_LIB = $(ZLIBDIR)/zlib.lib # # Comment out the following lines to disable strip chopping -# (whether or not to convert single-strip uncompressed images to mutiple +# (whether or not to convert single-strip uncompressed images to multiple # strips of specified size to reduce memory usage). Default strip size # is 8192 bytes, it can be configured via the STRIP_SIZE_DEFAULT parameter #