Skip to content

Commit 946e458

Browse files
committed
Comment.
1 parent 09ee759 commit 946e458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/bitcoin/database/primitives/hashhead.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class hashhead
4242

4343
using bytes = typename Link::bytes;
4444

45-
/// An hash head is disabled it if has one or less buckets (0 bits).
45+
/// A hash head is disabled it if has one or less buckets (0 bits).
4646
hashhead(storage& head, size_t bits) NOEXCEPT;
4747

4848
/// Sizing (thread safe).

0 commit comments

Comments
 (0)