Skip to content

Commit

Permalink
Fixes typo in bootstrap log (backport #28483) (#28491)
Browse files Browse the repository at this point in the history
Fixes typo in bootstrap log (#28483)

Co-authored-by: brooks <[email protected]>
  • Loading branch information
mergify[bot] and brooksprumo authored Oct 20, 2022
1 parent 10f927f commit 3b81ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/src/bootstrap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ mod with_incremental_snapshots {
incremental_snapshot_fetch,
) {
debug!(
"Snapshot hashes have note been discovered from known validators. \
"Snapshot hashes have not been discovered from known validators. \
This likely means the gossip tables are not fully populated. \
We will sleep and retry..."
);
Expand Down

0 comments on commit 3b81ee9

Please sign in to comment.