From 4cb51f1bd3ca370aa8b9dd76ed8a01b3fa81d6e8 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 21 May 2014 12:14:29 +0100 Subject: [PATCH] Fix typo. Copied from Perforce Change: 186230 ServerID: perforce.ravenbrook.com --- mps/code/mps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/code/mps.h b/mps/code/mps.h index 049a489f96d..56c0c06061e 100644 --- a/mps/code/mps.h +++ b/mps/code/mps.h @@ -13,7 +13,7 @@ * `MPS_` or `_mps_` and may use any identifiers with these prefixes in * future. * - * .naming.internal: Any idenfitier beginning with underscore is for + * .naming.internal: Any identifier beginning with an underscore is for * internal use within the interface and may change or be withdrawn without * warning. *