Skip to content

Commit f6222f9

Browse files
committed
DOC: Update wording around request range
1 parent 6a8f939 commit f6222f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/databento/historical.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class Historical {
8484
* Metadata API
8585
*/
8686

87-
// Retrievs a mapping of publisher name to publisher ID.
87+
// Retrieves a mapping of publisher name to publisher ID.
8888
std::vector<PublisherDetail> MetadataListPublishers();
8989
std::vector<std::string> MetadataListDatasets();
9090
std::vector<std::string> MetadataListDatasets(const DateRange& date_range);

0 commit comments

Comments
 (0)