Skip to content

Commit 596982e

Browse files
committed
[hive.overview] Add/fix missing subject "insertion"
1 parent ff6f4a0 commit 596982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7931,7 +7931,7 @@
79317931
that provides constant-time insertion and erasure operations.
79327932
Storage is automatically managed in multiple memory blocks,
79337933
referred to as \defnx{element blocks}{element block}.
7934-
Insertion position is determined by the container, and
7934+
Insertion position is determined by the container, and insertion
79357935
may re-use the memory locations of erased elements.
79367936

79377937
\pnum

0 commit comments

Comments
 (0)