File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ enum StatusReason : std::uint16_t {
386386 // The news has been fully disseminated and times are available for the
387387 // resumption in quoting and trading.
388388 NewsAndResumptionTimes = 32 ,
389- // The relevants news was not forthcoming.
389+ // The relevant news was not forthcoming.
390390 NewsNotForthcoming = 33 ,
391391 // Halted for order imbalance.
392392 OrderImbalance = 40 ,
@@ -414,7 +414,7 @@ enum StatusReason : std::uint16_t {
414414 // Halted due to the carryover of a market-wide circuit breaker from the
415415 // previous trading day.
416416 MarketWideHaltCarryover = 123 ,
417- // Resumption due to the end of the a market-wide circuit breaker halt.
417+ // Resumption due to the end of a market-wide circuit breaker halt.
418418 MarketWideHaltResumption = 124 ,
419419 // Halted because quotation is not available.
420420 QuotationNotAvailable = 130 ,
You can’t perform that action at this time.
0 commit comments