doc: reduce overlong sentence
This commit is contained in:
parent
8d2e7161ee
commit
886c501ca3
1 changed files with 1 additions and 1 deletions
|
@ -675,7 +675,7 @@ impl DefaultResizePolicy {
|
||||||
/// Hood bucket stealing.
|
/// Hood bucket stealing.
|
||||||
///
|
///
|
||||||
/// The hashes are all keyed by the task-local random number generator
|
/// The hashes are all keyed by the task-local random number generator
|
||||||
/// on creation by default, this means the ordering of the keys is
|
/// on creation by default. This means that the ordering of the keys is
|
||||||
/// randomized, but makes the tables more resistant to
|
/// randomized, but makes the tables more resistant to
|
||||||
/// denial-of-service attacks (Hash DoS). This behaviour can be
|
/// denial-of-service attacks (Hash DoS). This behaviour can be
|
||||||
/// overridden with one of the constructors.
|
/// overridden with one of the constructors.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue