diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-10 23:09:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-10 23:09:18 +0000 |
commit | 2c0dbdc92f5561b1dc3f97f924f28b520145b37b (patch) | |
tree | 1ce64a76186da89ed463fd5aad6f3f67b6dc798f /devel | |
parent | 0d0309ed9329775cd470b773eefb872dafb05b2a (diff) | |
download | pkgsrc-2c0dbdc92f5561b1dc3f97f924f28b520145b37b.tar.gz |
fix typos
Diffstat (limited to 'devel')
-rw-r--r-- | devel/guile-gtk/pkg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guile-gtk/pkg/DESCR b/devel/guile-gtk/pkg/DESCR index 06737a63b76..00941e08929 100644 --- a/devel/guile-gtk/pkg/DESCR +++ b/devel/guile-gtk/pkg/DESCR @@ -1,10 +1,10 @@ - Guile-gtk is a library written to make GTK accesible from guile. + Guile-gtk is a library written to make GTK accessible from guile. It provides a convenient interface for Scheme programmers to develop visual applications. It can also integrate with GNOME via the Gnome-guile module. Guile-gtk was started by Marius Vollmer <mvo@zagadka.ping.de> and -is currently mantained by Ariel Rios <jarios@usa.net> and other +is currently maintained by Ariel Rios <jarios@usa.net> and other intrepid Guile hackers around the world. Guile-gtk is free software licensed under the GPL. |