Just fix a typo.

svn path=/trunk/; revision=59858
This commit is contained in:
Hermès Bélusca-Maïto 2013-08-28 20:12:35 +00:00
parent 4ca622a65d
commit 8453b44a7f

View file

@ -360,7 +360,7 @@ SIZE_T MmTotalCommitLimit;
SIZE_T MmTotalCommitLimitMaximum;
/*
* These value tune certain user parameters. They have default values set here,
* These values tune certain user parameters. They have default values set here,
* as well as in the code, and can be overwritten by registry settings.
*/
SIZE_T MmHeapSegmentReserve = 1 * _1MB;