Index: src/ControlStruct/MLEMutator.cc
===================================================================
--- src/ControlStruct/MLEMutator.cc	(revision 34c32f098e353062f8da7759b872f43ad7bc5a74)
+++ 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 ) {
