esvapi: fix documentation for getPassage()

This commit is contained in:
Jeremy Baxter 2024-05-03 20:23:58 +12:00
parent 00e6e3d05d
commit 82a9eb84f0

View file

@ -242,8 +242,8 @@ class ESVApi
/++
+ Requests the passage in text format from the API and returns it.
+ The (case-insensitive) name of the book being searched are
+ contained in the argument book. The verse(s) being looked up are
+ The (case-insensitive) name of the book being searched is
+ contained in the argument book. The verses being looked up are
+ contained in the argument verses.
+
+ Example: getPassage("John", "3:16-21")