summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/ndg_httpsclient/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ndg_httpsclient/slack-desc b/python/ndg_httpsclient/slack-desc
index 9db1b9d6a3..6324b47643 100644
--- a/python/ndg_httpsclient/slack-desc
+++ b/python/ndg_httpsclient/slack-desc
@@ -9,7 +9,7 @@
ndg_httpsclient: ndg_httpsclient (enhanced HTTPS support)
ndg_httpsclient:
ndg_httpsclient: This is a HTTPS client implementation for httplib and urllib2 based
-ndg_httpsclient: on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
+ndg_httpsclient: on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
ndg_httpsclient: implementation over the default provided with Python and importantly
ndg_httpsclient: enables full verification of the SSL peer.
ndg_httpsclient: