We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ee759 commit 946e458Copy full SHA for 946e458
1 file changed
include/bitcoin/database/primitives/hashhead.hpp
@@ -42,7 +42,7 @@ class hashhead
42
43
using bytes = typename Link::bytes;
44
45
- /// An hash head is disabled it if has one or less buckets (0 bits).
+ /// A hash head is disabled it if has one or less buckets (0 bits).
46
hashhead(storage& head, size_t bits) NOEXCEPT;
47
48
/// Sizing (thread safe).
0 commit comments