Fix typos using codespell

Running `find -name "*.rst" -exec codespell -w {} \;`.
This commit is contained in:
Rémi Verschelde
2017-04-23 14:32:37 +02:00
parent 8f29f44436
commit cc666860a8
6 changed files with 11 additions and 11 deletions

View File

@@ -43,7 +43,7 @@ Setting up Pywin32
Pywin32 is required for -j (parallel) builds for multiple cores (for a
32 bit Python version). If SCons is issuing a warning about Pywin32
after parsing SConstruct build instructions, when begining to build,
after parsing SConstruct build instructions, when beginning to build,
you need to install it properly from the correct installer executable
for your python version `located at Sourceforge. <https://sourceforge.net/projects/pywin32/files/pywin32/>`__