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