summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Henstridge <jamesh@src.gnome.org>2001-04-25 02:54:58 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-04-25 02:54:58 +0000
commitf4bdd3b12ca35f8fca4c545de94eb2ac44194ee5 (patch)
tree657211dfe8a1f4b36623d8c14e259be117f8945d
parent80d919585458508420bc16c4201656ced657ca92 (diff)
downloadpygtk-f4bdd3b12ca35f8fca4c545de94eb2ac44194ee5.tar.gz
Spec file updates based on suggestions by John GOTTS <jgotts@linuxsavvy.com>
-rw-r--r--pygtk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygtk.spec b/pygtk.spec
index 44ecdc68..f559e667 100644
--- a/pygtk.spec
+++ b/pygtk.spec
@@ -22,7 +22,7 @@ Requires: python >= 1.5.2
%description
PyGTK is an extension module for python that gives you access to the GTK+
widget set. Just about anything you can write in C with GTK+ you can write
-in python with PyGTK (within reason), but with all of benefits of python.
+in python with PyGTK (within reason), but with all the benefits of python.
%package glarea
Summary: A wrapper for the GtkGLArea widget for use with PyGTK