1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-24 07:41:54 -07:00

Tiny typo corrections.

Copied from Perforce
 Change: 182009
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Nick Barnes 2013-05-20 19:15:49 +01:00
parent 60f7df4335
commit 36c5fd39f2
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@ failInit:
}
/* PoolCreate, PoolCreateV: Allocate and initialise pool */
/* PoolCreate: Allocate and initialise pool */
Res PoolCreate(Pool *poolReturn, Arena arena,
PoolClass class, ArgList args)

View file

@ -78,7 +78,7 @@ MFS interface
:term:`pool`.
When creating an MFS pool, :c:func:`mps_pool_create_k` requires
one :term:`keyword arguments`:
one :term:`keyword argument`:
* :c:macro:`MPS_KEY_MFS_UNIT_SIZE` (type :c:type:`size_t`) is the
:term:`size` of blocks that will be allocated from this pool, in