We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8f939 commit f6222f9Copy full SHA for f6222f9
1 file changed
include/databento/historical.hpp
@@ -84,7 +84,7 @@ class Historical {
84
* Metadata API
85
*/
86
87
- // Retrievs a mapping of publisher name to publisher ID.
+ // Retrieves a mapping of publisher name to publisher ID.
88
std::vector<PublisherDetail> MetadataListPublishers();
89
std::vector<std::string> MetadataListDatasets();
90
std::vector<std::string> MetadataListDatasets(const DateRange& date_range);
0 commit comments