From d597456abd4f7f5aa765667c800a07b1b64fa111 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 4 Jul 2009 10:13:21 +0000 Subject: Fix typo. --- doc/sphinxext/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/sphinxext') diff --git a/doc/sphinxext/README.txt b/doc/sphinxext/README.txt index 20aaac22f..d001e5d3b 100644 --- a/doc/sphinxext/README.txt +++ b/doc/sphinxext/README.txt @@ -4,7 +4,7 @@ numpydoc -- Numpy's Sphinx extensions Numpy's documentation uses several custom extensions to Sphinx. These are shipped in this ``numpydoc`` package, in case you want to make use -of tem in third-party projects. +of them in third-party projects. The following extensions are available: @@ -14,7 +14,7 @@ The following extensions are available: - ``numpydoc.plot_directives``: Adaptation of Matplotlib's ``plot::`` directive. Note that this implementation may still undergo severe - changes or be eventually deprecated. + changes or eventually be deprecated. - ``numpydoc.only_directives``: (DEPRECATED) -- cgit v1.2.1