Just fix a typo.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 28 Aug 2013 20:12:35 +0000 (20:12 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 28 Aug 2013 20:12:35 +0000 (20:12 +0000)
svn path=/trunk/; revision=59858

reactos/ntoskrnl/mm/ARM3/mminit.c

index c690559..441df34 100644 (file)
@@ -360,7 +360,7 @@ SIZE_T MmTotalCommitLimit;
 SIZE_T MmTotalCommitLimitMaximum;
 
 /*
 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;
  * as well as in the code, and can be overwritten by registry settings.
  */
 SIZE_T MmHeapSegmentReserve = 1 * _1MB;