Author: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl> 
Last-Update: 2014-05-21
Forwarded: https://crashme.codeplex.com/workitem/21011
Subject: spelling
--- a/crashme.html
+++ b/crashme.html
@@ -144,7 +144,7 @@
 <p>The status values here could be decoded by reading the
 documentation for the "wait" system procedure, and looking up the
 correct part of the value in the sys_errlist[] array. That is left as
-an exersize for the reader.
+an exercise for the reader.
 </p>
 
 <hr/>
@@ -269,7 +269,7 @@
 Having a subsystem in a different address space is one way to protect
 complex data manipulated through an API. However, as page 127 of
 "Inside Windows NT" there are some optimizations that make an unspoken
-trade-off between the robustness afforded by a protected seperate
+trade-off between the robustness afforded by a protected separate
 address space and efficiency of implementation on an API.
 </p>
 <p>Robustness and 'scrutability of failure situations' vs efficiency.
