From 773e3cad9a71cb9a7849d8e251fb8a99ab35d06b Mon Sep 17 00:00:00 2001 From: Pierre de Buyl Date: Mon, 5 Sep 2016 22:24:34 +0200 Subject: change all non-code instances of Numpy to NumPy Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986 --- doc/source/reference/internals.code-explanations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference/internals.code-explanations.rst') diff --git a/doc/source/reference/internals.code-explanations.rst b/doc/source/reference/internals.code-explanations.rst index f946d0420..fca87f260 100644 --- a/doc/source/reference/internals.code-explanations.rst +++ b/doc/source/reference/internals.code-explanations.rst @@ -1,7 +1,7 @@ .. currentmodule:: numpy ************************* -Numpy C Code Explanations +NumPy C Code Explanations ************************* Fanaticism consists of redoubling your efforts when you have forgotten -- cgit v1.2.1