Skip to content

Commit 49a6f31

Browse files
committed
2 parents 0e09133 + ee5a3f2 commit 49a6f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16903,7 +16903,7 @@ \section{Hashtables}
1690316903
{\tt BetterMap}: if they are equal, the average number of items per
1690416904
LinearMap is 1, so it calls {\tt resize}.
1690516905
16906-
{\tt resize} make a new {\tt BetterMap}, twice as big as the previous
16906+
{\tt resize} makes a new {\tt BetterMap}, twice as big as the previous
1690716907
one, and then ``rehashes'' the items from the old map to the new.
1690816908
1690916909
Rehashing is necessary because changing the number of LinearMaps

0 commit comments

Comments
 (0)