summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-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.