summaryrefslogtreecommitdiff
path: root/doc/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview.rst')
-rw-r--r--doc/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index e862335..53c3d9e 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -12,7 +12,7 @@ a more 'Pythonic' way.
Features of the Pycairo bindings:
-* Provides an object oriented interface to cairo, using Python 2.2 new style classes.
+* Provides an object oriented interface to cairo.
* Pycairo_Check_Status() is called to check the status of cairo operations, and raise exceptions as appropriate.
* Provides a C API that can be used by other Python extensions.