summaryrefslogtreecommitdiff
path: root/lisp/sqlite.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/sqlite.el')
-rw-r--r--lisp/sqlite.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sqlite.el b/lisp/sqlite.el
index a47689cff26..dccdda16ac0 100644
--- a/lisp/sqlite.el
+++ b/lisp/sqlite.el
@@ -1,4 +1,4 @@
-;;; sqlite.el --- Tests for empty.el -*- lexical-binding: t; -*-
+;;; sqlite.el --- Functions for interacting with sqlite3 databases -*- lexical-binding: t; -*-
;; Copyright (C) 2021 Free Software Foundation, Inc.