Skip to content

Commit c2a4f86

Browse files
committed
MOD: Update MEMOIR capitalization
1 parent a794f69 commit c2a4f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/databento/publishers.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ enum class Dataset : std::uint16_t {
145145
XcisBbo = 13,
146146
// NYSE National Trades
147147
XcisTrades = 14,
148-
// MEMX Memoir Depth
148+
// MEMX MEMOIR Depth
149149
MemxMemoir = 15,
150150
// MIAX Pearl Depth
151151
EprlDom = 16,
@@ -231,7 +231,7 @@ enum class Publisher : std::uint16_t {
231231
XcisBboXcis = 13,
232232
// NYSE National Trades
233233
XcisTradesXcis = 14,
234-
// MEMX Memoir Depth
234+
// MEMX MEMOIR Depth
235235
MemxMemoirMemx = 15,
236236
// MIAX Pearl Depth
237237
EprlDomEprl = 16,

0 commit comments

Comments
 (0)