Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored and dconnolly committed Apr 19, 2021
1 parent 8fb12f0 commit 2cecd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebra-network/src/peer/handshake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ where
}

// We've reached another heartbeat interval without
// shutting down. so do a heartbeat request.
// shutting down, so do a heartbeat request.
//
// TODO: await heartbeat and shutdown. The select
// function needs pinned types, but pinned generics
Expand Down

0 comments on commit 2cecd52

Please sign in to comment.