diff --git a/mps/code/protw3.c b/mps/code/protw3.c index 3f7e1c1b816..72235a763a5 100644 --- a/mps/code/protw3.c +++ b/mps/code/protw3.c @@ -126,7 +126,7 @@ void ProtSync(Arena arena) /* ProtTramp -- wrap a mutator thread in a Structured Exception Handler filter * * This was the method by which we installed an exception handler on Windows - * prior to MPS 1.111. Not we are using Vectored Exception Handlers, so this + * prior to MPS 1.111. Now we are using Vectored Exception Handlers, so this * is deprecated and just calls through to the mutator function. */