diff options
author | Dongjoon Hyun <dongjoon@apache.org> | 2016-01-25 00:33:14 -0800 |
---|---|---|
committer | Dongjoon Hyun <dongjoon@apache.org> | 2016-01-25 00:33:14 -0800 |
commit | df9df7f7e8340f9389543a4389022c07dbaf2e0d (patch) | |
tree | 290411b3625a3cbed9713a006c53d234d723c5c7 /doc/f2py/index.html | |
parent | d641eedd8214d89719ea8e0fa488232a1aae86bd (diff) | |
download | numpy-df9df7f7e8340f9389543a4389022c07dbaf2e0d.tar.gz |
MAINT: Fix typos in docs
Diffstat (limited to 'doc/f2py/index.html')
-rw-r--r-- | doc/f2py/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/f2py/index.html b/doc/f2py/index.html index e162ed41a..9f3720e68 100644 --- a/doc/f2py/index.html +++ b/doc/f2py/index.html @@ -2,7 +2,7 @@ <HTML> <HEAD> <META name="Author" content="Pearu Peterson"> -<!-- You may add here some keywords (comma separeted list) --> +<!-- You may add here some keywords (comma separated list) --> <META name="Keywords" content="fortran,python,interface,f2py,f2py2e,wrapper,fpig"> <TITLE>F2PY - Fortran to Python Interface Generator</TITLE> <LINK rel="stylesheet" type="text/css" href="/styles/userstyle.css"> |