summaryrefslogtreecommitdiff
path: root/pygobject.doap
diff options
context:
space:
mode:
Diffstat (limited to 'pygobject.doap')
-rw-r--r--pygobject.doap2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygobject.doap b/pygobject.doap
index cca2a488..4d12c73c 100644
--- a/pygobject.doap
+++ b/pygobject.doap
@@ -7,7 +7,7 @@
<name xml:lang="en">PyGObject</name>
<shortdesc xml:lang="en">Python bindings for GObject Introspection</shortdesc>
<description>
-GObject is a object system used by GTK+, GStreamer and other libraries.
+GObject is a object system used by GTK, GStreamer and other libraries.
PyGObject provides a convenient wrapper for use in Python programs when accessing GObject libraries.