summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-05-06 22:42:25 +0000
committerreed <reed@pkgsrc.org>2004-05-06 22:42:25 +0000
commitaa5b1740da9d8ed72589931dae600f17c2cf43bc (patch)
tree9fbe837b8f80b4de27768bfe952f8125a4d2c6fe
parenta0dc58798269d5dd0890afaed4d4e853d83b158b (diff)
downloadpkgsrc-aa5b1740da9d8ed72589931dae600f17c2cf43bc.tar.gz
Fix typo to uppercase the first character of sentence.
-rw-r--r--x11/py-gtk2/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-gtk2/DESCR b/x11/py-gtk2/DESCR
index aca380a5e54..2113afd6b48 100644
--- a/x11/py-gtk2/DESCR
+++ b/x11/py-gtk2/DESCR
@@ -1,6 +1,6 @@
This archive contains modules that allow you to use gtk in Python
programs. At present, it is a fairly complete set of bindings.
Despite the low version number, this piece of software is quite
-useful, and is usable to write moderately complex programs. (see the
+useful, and is usable to write moderately complex programs. (See the
examples directory for some examples of the simpler programs you could
write).