esv.el: fix documentation
This commit is contained in:
parent
789b0c73b2
commit
cbf4d0326f
1 changed files with 1 additions and 1 deletions
2
esv.el
2
esv.el
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
(defun esv (book verses)
|
(defun esv (book verses)
|
||||||
"Fetch the Bible passage identified by BOOK and 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.
|
Requires the esv command line tool to be in the system's PATH.
|
||||||
esv can be acquired at <https://sr.ht/~jeremy/esv>."
|
esv can be acquired at <https://sr.ht/~jeremy/esv>."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue