diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 20:20:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 66f44112e99db34fa0be082a7514b5647ec5d6d0 (patch) | |
tree | d45742df4f4660ec96a6d878b89bc9b2de614a9f | |
parent | b53a0e85a4074984938430a0d615b2e4170c19f3 (diff) |
python/numpydoc: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | python/numpydoc/README | 2 | ||||
-rw-r--r-- | python/numpydoc/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/numpydoc/README b/python/numpydoc/README index 92dd372b830d..8a191c2f72a3 100644 --- a/python/numpydoc/README +++ b/python/numpydoc/README @@ -1,4 +1,4 @@ Sphinx extension to support docstrings in Numpy format. -Numpy’s documentation uses several custom extensions to Sphinx. +Numpy's documentation uses several custom extensions to Sphinx. These are shipped in this numpydoc package, in case you want to make use of them in third-party projects. diff --git a/python/numpydoc/slack-desc b/python/numpydoc/slack-desc index 9a93ee144b1c..e227db80b674 100644 --- a/python/numpydoc/slack-desc +++ b/python/numpydoc/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| numpydoc: numpydoc (Sphinx extension) numpydoc: -numpydoc: Numpy’s documentation uses several custom extensions to Sphinx. +numpydoc: Numpy's documentation uses several custom extensions to Sphinx. numpydoc: These are shipped in this numpydoc package, in case you want to numpydoc: make use of them in third-party projects. numpydoc: |