summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-09-05 15:18:28 +0000
committerghen <ghen@pkgsrc.org>2008-09-05 15:18:28 +0000
commita5b4e858902716232aeabd347443dc24944fb52e (patch)
tree32531fbf414d979a71f1ffbe37d80023e44f701b /databases
parent570700daf0e9612f10556d45c03a78ccc5fbb62f (diff)
downloadpkgsrc-a5b4e858902716232aeabd347443dc24944fb52e.tar.gz
Fix typo.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlite2/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlite2/DESCR b/databases/py-sqlite2/DESCR
index fd8838f0875..31cd97ee000 100644
--- a/databases/py-sqlite2/DESCR
+++ b/databases/py-sqlite2/DESCR
@@ -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.