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