fix various doc typos #3320
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index cd706a7..3c9b478 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -188,7 +188,7 @@
startup.
You can also make all ``.py`` scripts execute with :program:`pythonw.exe`,
-setting this through the usual facilites, for example (might require
+setting this through the usual facilities, for example (might require
administrative rights):
#. Launch a command prompt.
@@ -217,7 +217,7 @@
The `PyWin32 <http://python.net/crew/mhammond/win32/>`_ module by Mark Hammond
is a collection of modules for advanced Windows-specific support. This includes
-utilites for:
+utilities for:
* `Component Object Model <http://www.microsoft.com/com/>`_ (COM)
* Win32 API calls