diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2015-10-09 13:43:28 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2015-10-09 13:43:28 +0200 |
commit | c2f00f785cc7046c90709fdd06fbc5ce212b0e0f (patch) | |
tree | f85c2fac0a17ac0ed19939fee8233b30deeb9f8c /doc/source | |
parent | 368a9e830bac4c8245f43cb3d7a2e413b192c381 (diff) | |
download | numpy-c2f00f785cc7046c90709fdd06fbc5ce212b0e0f.tar.gz |
DOC: typo: change NumFocus to NumFOCUS in one place in governance doc.
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/dev/governance/governance.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/dev/governance/governance.rst b/doc/source/dev/governance/governance.rst index 2e3937900..3b34e0da1 100644 --- a/doc/source/dev/governance/governance.rst +++ b/doc/source/dev/governance/governance.rst @@ -26,7 +26,7 @@ The Project =========== The NumPy Project (The Project) is an open source software project -affiliated with the 501(c)3 NumFocus Foundation. The goal of The Project +affiliated with the 501(c)3 NumFOCUS Foundation. The goal of The Project is to develop open source software for array-based computing in Python, and in particular the ``numpy`` package, along with related software such as ``f2py`` and the NumPy Sphinx extensions. The Software developed |