summaryrefslogtreecommitdiffstats
path: root/python/funcsigs/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/funcsigs/slack-desc')
-rw-r--r--python/funcsigs/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/funcsigs/slack-desc b/python/funcsigs/slack-desc
index 4818954d54..fcaa1c13e8 100644
--- a/python/funcsigs/slack-desc
+++ b/python/funcsigs/slack-desc
@@ -9,7 +9,7 @@
funcsigs: funcsigs (Backport of the PEP 362)
funcsigs:
funcsigs: funcsigs is a backport of the PEP 362 function signature features
-funcsigs: from Python 3.3’s inspect module. The backport is compatible with
+funcsigs: from Python 3.3's inspect module. The backport is compatible with
funcsigs: Python 2.6, 2.7 as well as 3.2 and up.
funcsigs:
funcsigs: Homepage: http://funcsigs.readthedocs.io/en/0.4/