Index: src/ControlStruct/MLEMutator.cc
===================================================================
--- src/ControlStruct/MLEMutator.cc	(revision 9d6317f3af502c6844dc1fb064f8fddb2e98a33b)
+++ src/ControlStruct/MLEMutator.cc	(revision 4de48c588c60ac044d761e489e81a19e392a419d)
@@ -66,5 +66,5 @@
 
 	// break labels have to come after the statement they break out of, so mutate a statement, then if they inform us
-	// through the breakLabel field tha they need a place to jump to on a break statement, add the break label to the
+	// through the breakLabel field that they need a place to jump to on a break statement, add the break label to the
 	// body of statements
 	void MultiLevelExitMutator::fixBlock( std::list< Statement * > &kids, bool caseClause ) {
