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

Correct the number of keyword arguments.

Copied from Perforce
 Change: 187304
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Gareth Rees 2014-10-20 23:34:50 +01:00
parent 833a385f0b
commit d2c7a515d6

View file

@ -279,7 +279,7 @@ Virtual memory arenas
that's smaller than the operating system page size, the MPS
rounds it up to the page size and continues.
A second optional :term:`keyword argument` may be passed, but it
A third optional :term:`keyword argument` may be passed, but it
only has any effect on the Windows operating system:
* :c:macro:`MPS_KEY_VMW3_TOP_DOWN` (type :c:type:`mps_bool_t`). If