summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.emath.rst
diff options
context:
space:
mode:
authorJonathan Deng <jonathan.j.deng@gmail.com>2022-03-03 20:32:45 -0500
committerJonathan Deng <jonathan.j.deng@gmail.com>2022-03-03 20:32:45 -0500
commit9e646b69d0bda628dba1a84da4346c6a8d69fcb4 (patch)
tree5c0c06ab36166f1f9fef093818df7f45c533e76d /doc/source/reference/routines.emath.rst
parent5d1d0d6e6c3a4ed10040a05613aadd0da745d01d (diff)
downloadnumpy-9e646b69d0bda628dba1a84da4346c6a8d69fcb4.tar.gz
DOC: Fix missing lib.scimath module reference
Diffstat (limited to 'doc/source/reference/routines.emath.rst')
-rw-r--r--doc/source/reference/routines.emath.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/routines.emath.rst b/doc/source/reference/routines.emath.rst
index 2faf75fb3..de014e4d8 100644
--- a/doc/source/reference/routines.emath.rst
+++ b/doc/source/reference/routines.emath.rst
@@ -3,7 +3,7 @@ Mathematical functions with automatic domain
.. currentmodule:: numpy
-.. note:: :mod:`numpy.emath` is a preferred alias for `numpy.lib.scimath`,
+.. note:: :mod:`numpy.emath` is a preferred alias for ``numpy.lib.scimath``,
available after :mod:`numpy` is imported.
.. automodule:: numpy.emath