We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a216cd commit a3711f9Copy full SHA for a3711f9
bloom.h
@@ -15,7 +15,7 @@ struct bloom_filter_settings {
15
16
/*
17
* The number of times a path is hashed, i.e. the
18
- * number of bit positions tht cumulatively
+ * number of bit positions that cumulatively
19
* determine whether a path is present in the
20
* Bloom filter.
21
*/
0 commit comments