esv.el: fix documentation

This commit is contained in:
Jeremy Baxter 2024-07-20 11:15:35 +12:00
parent 789b0c73b2
commit cbf4d0326f

2
esv.el
View file

@ -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 <https://sr.ht/~jeremy/esv>."