summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit66f44112e99db34fa0be082a7514b5647ec5d6d0 (patch)
treed45742df4f4660ec96a6d878b89bc9b2de614a9f
parentb53a0e85a4074984938430a0d615b2e4170c19f3 (diff)
downloadslackbuilds-66f44112e99db34fa0be082a7514b5647ec5d6d0.tar.gz
slackbuilds-66f44112e99db34fa0be082a7514b5647ec5d6d0.tar.xz
python/numpydoc: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/numpydoc/README2
-rw-r--r--python/numpydoc/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/numpydoc/README b/python/numpydoc/README
index 92dd372b83..8a191c2f72 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 9a93ee144b..e227db80b6 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: