summaryrefslogtreecommitdiffstats
path: root/python/python3-webob
diff options
context:
space:
mode:
author Andrew Clemons2022-03-12 01:53:27 +0100
committer Andrew Clemons2022-03-12 03:02:09 +0100
commitf2a5c56988bc4772703ff10af17863f79a08ad5d (patch)
tree0d901ca7ab14d0f933c4f0b0e071d2b4f8eb0f6c /python/python3-webob
parentd0584cd71ea67acee6ce2049f8c336d2c66465f4 (diff)
downloadslackbuilds-f2a5c56988bc4772703ff10af17863f79a08ad5d.tar.gz
python/python3-webob: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-webob')
-rw-r--r--python/python3-webob/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-webob/slack-desc b/python/python3-webob/slack-desc
index 50d6c0a9c5..0b69b133ac 100644
--- a/python/python3-webob/slack-desc
+++ b/python/python3-webob/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-python3-webob: python3-WebOb (A Python library that provides wrappers around WSGI)
+python3-webob: python3-webob (A Python library that provides wrappers around WSGI)
python3-webob:
python3-webob: WebOb is a Python library that provides wrappers around the WSGI
python3-webob: request environment, and an object to help create WSGI responses.