From c57c38444af5731fa0bb8c0dd5dc758c5cb399b5 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sat, 20 Jul 2024 10:49:07 +1200 Subject: [PATCH] esv.el: checkdoc --- esv.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esv.el b/esv.el index b8dda60..cc13932 100644 --- a/esv.el +++ b/esv.el @@ -25,7 +25,7 @@ ;;; Commentary: ;; esv.el provides `esv', a command for fetching a given passage of -;; the ESV Bible. The majority of the work is done by the esv command +;; the ESV Bible. The majority of the work is done by the esv command ;; line tool; esv.el just presents the text nicely in an Emacs buffer ;; for a pleasurable viewing experience. ;;