Skip to content

Commit e6aec57

Browse files
committed
Comment typo.
1 parent b2789e7 commit e6aec57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chasers/chaser_validate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ void chaser_validate::complete_block(const code& ec, const header_link& link,
326326

327327
// VALID BLOCK
328328
// Under deferral there is no state change, but downloads will stall unless
329-
// he window is closed out, so notify the check chaser of the increment.
329+
// the window is closed out, so notify the check chaser of the increment.
330330
notify(ec, chase::valid, possible_wide_cast<height_t>(height));
331331

332332
if (!defer_)

0 commit comments

Comments
 (0)