Fix "the the" and similar typos.
[oota-llvm.git] / lib / CodeGen / ExactHazardRecognizer.cpp
index 266c74c9995ed542180b3a3d1e2cf1126e058d41..61959bba0e2314e368f1818499976b69de8d3787 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This implements a hazard recognizer using the instructions itineraries
+// This implements a hazard recognizer using the instructions itineraries
 // defined for the current target.
 //
 //===----------------------------------------------------------------------===//