mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 08:41:47 -07:00
Fix typo.
Copied from Perforce Change: 181591 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
de37f254c1
commit
ff11f1798d
1 changed files with 1 additions and 1 deletions
|
|
@ -364,7 +364,7 @@ actually test that ``key`` appears in the table, not just that some key
|
|||
with the same hash does.)
|
||||
|
||||
When a table is rehashed, call :c:func:`mps_ld_reset` to clear the
|
||||
location dependency, and the :c:func:`mps_ld_add` for each key before it is added back to the table.
|
||||
location dependency, and then :c:func:`mps_ld_add` for each key before it is added back to the table.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue