summaryrefslogtreecommitdiff
path: root/doc/source/f2py/windows/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/f2py/windows/index.rst')
-rw-r--r--doc/source/f2py/windows/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/f2py/windows/index.rst b/doc/source/f2py/windows/index.rst
index c1e6b4128..980346667 100644
--- a/doc/source/f2py/windows/index.rst
+++ b/doc/source/f2py/windows/index.rst
@@ -56,7 +56,7 @@ PGI Compilers (commercial)
Windows support`_.
Cygwin (FOSS)
- Can also be used for ``gfortran``. Howeve, the POSIX API compatibility layer provided by
+ Can also be used for ``gfortran``. However, the POSIX API compatibility layer provided by
Cygwin is meant to compile UNIX software on Windows, instead of building
native Windows programs. This means cross compilation is required.