Skip to content

Commit

Permalink
Merge pull request #2 from radarhere/patch-1
Browse files Browse the repository at this point in the history
Fixed various typos
  • Loading branch information
wiredfool committed Jun 16, 2015
2 parents 2605f27 + d35ecbe commit 87d984a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion winbuild/nmake.opt
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit 87d984a

Please sign in to comment.