From cbf4d0326fa411a75a79084e95af3aedd5bc1523 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Sat, 20 Jul 2024 11:15:35 +1200 Subject: [PATCH] esv.el: fix documentation --- esv.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esv.el b/esv.el index efbc2c7..7935696 100644 --- a/esv.el +++ b/esv.el @@ -71,7 +71,7 @@ (defun esv (book verses) "Fetch the Bible passage identified by BOOK and VERSES. -The result will be redirected to a buffer specified by `esv-buffer'. +The result will be redirected to a buffer named after the passage. Requires the esv command line tool to be in the system's PATH. esv can be acquired at ."