]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment in heading
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 11 Dec 2021 04:22:42 +0000 (05:22 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 11 Dec 2021 04:22:42 +0000 (05:22 +0100)
lisp/sqlite.el

index a47689cff26c9aa3d7b252b01ab3270b6054d051..dccdda16ac09be13d09a5c026babce0a17d02489 100644 (file)
@@ -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.