Skip to content

Commit

Permalink
typo (#24400)
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoranYi authored Apr 18, 2022
1 parent 3155270 commit 6d1b6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gossip/src/crds_gossip_pull.rs
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ impl CrdsGossipPull {
}

// build a set of filters of the current crds table
// num_filters - used to increase the likelyhood of a value in crds being added to some filter
// num_filters - used to increase the likelihood of a value in crds being added to some filter
pub fn build_crds_filters(
&self,
thread_pool: &ThreadPool,
Expand Down

0 comments on commit 6d1b6bd

Please sign in to comment.