summaryrefslogtreecommitdiff
path: root/databases/py-sqlite
diff options
context:
space:
mode:
authorwiz <wiz>2005-09-15 13:09:45 +0000
committerwiz <wiz>2005-09-15 13:09:45 +0000
commitf50a3fa44dbf10c5f97036dcd251565946b4033a (patch)
tree9f521b05fe60bf0bcc6df95ae649ccfab6d4a00d /databases/py-sqlite
parentde27effd0919a991b9125b25862512b6344f0e3c (diff)
downloadpkgsrc-f50a3fa44dbf10c5f97036dcd251565946b4033a.tar.gz
Fix typo.
Diffstat (limited to 'databases/py-sqlite')
-rw-r--r--databases/py-sqlite/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlite/DESCR b/databases/py-sqlite/DESCR
index fd8838f0875..31cd97ee000 100644
--- a/databases/py-sqlite/DESCR
+++ b/databases/py-sqlite/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.