summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2012-09-01 11:50:24 +0000
committerspz <spz@pkgsrc.org>2012-09-01 11:50:24 +0000
commitf3d358dfc750f0451223b853c326b9e769259bba (patch)
treeeb48c9bba19ec81f76057df13bac9b33021eb1a3
parent2c95343b702d4b86b6ba503adfd5a4217869d925 (diff)
downloadpkgsrc-f3d358dfc750f0451223b853c326b9e769259bba.tar.gz
typo fixed
-rw-r--r--x11/py-Tk/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-Tk/DESCR b/x11/py-Tk/DESCR
index 2ad8d875b3f..1d6f12fc014 100644
--- a/x11/py-Tk/DESCR
+++ b/x11/py-Tk/DESCR
@@ -1,3 +1,3 @@
This package provides C binding to libtk and libtcl, necessary for
-Tkinter to work. All other needed files (Tkinter.py and frineds)
+Tkinter to work. All other needed files (Tkinter.py and friends)
are part of standard Python installation.