1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00

Fix typo.

Copied from Perforce
 Change: 188122
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2015-08-11 08:34:50 +01:00
parent ac8f9c6fb9
commit 9e293fa1f9

View file

@ -16,7 +16,7 @@ Interface changes
name :c:type:`mps_class_t` is still available via a ``typedef``,
but is deprecated.
#. The :ref:`pool-snc` pool class now implements the
#. The :ref:`pool-snc` pool class now implements
:c:func:`mps_pool_total_size` and :c:func:`mps_pool_free_size`.