pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/py-sqlite2 Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f00efd317e3
branches:  trunk
changeset: 546589:3f00efd317e3
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Sep 05 15:18:28 2008 +0000

description:
Fix typo.

diffstat:

 databases/py-sqlite2/DESCR |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (7 lines):

diff -r 5828d0e9776f -r 3f00efd317e3 databases/py-sqlite2/DESCR
--- a/databases/py-sqlite2/DESCR        Fri Sep 05 10:22:26 2008 +0000
+++ b/databases/py-sqlite2/DESCR        Fri Sep 05 15:18:28 2008 +0000
@@ -1,2 +1,2 @@
-PySQLite is a Python interace to the SQLite library,
+PySQLite is a Python interface to the SQLite library,
 allowing Python programs to access SQLite databases.



Home | Main Index | Thread Index | Old Index