From d2c7a515d641892392015d0feb26ef2033d387c2 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Mon, 20 Oct 2014 23:34:50 +0100 Subject: [PATCH] Correct the number of keyword arguments. Copied from Perforce Change: 187304 ServerID: perforce.ravenbrook.com --- mps/manual/source/topic/arena.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/manual/source/topic/arena.rst b/mps/manual/source/topic/arena.rst index a309a950ac8..28fe9e0cad8 100644 --- a/mps/manual/source/topic/arena.rst +++ b/mps/manual/source/topic/arena.rst @@ -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