summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/py3cairo/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/py3cairo/slack-desc b/python/py3cairo/slack-desc
index a05c180740..5d9388745f 100644
--- a/python/py3cairo/slack-desc
+++ b/python/py3cairo/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
py3cairo: py3cairo (Python 3.x bindings for cairo)
py3cairo:
-py3cairo: Pycairo is a Python binding for the cairo graphics library.
+py3cairo: Pycairo is a Python binding for the cairo graphics library.
py3cairo: The Pycairo bindings are designed to match the cairo C API as closely
py3cairo: as possible, and to deviate only in cases which are clearly better
py3cairo: implemented in a more 'Pythonic' way.