Fix typo.
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.h
index 3436095a22b7f4748762731cc6514a6894747072..2d8399e78110c42f550931139844705077f3143e 100644 (file)
@@ -140,7 +140,7 @@ public:
   ///
   unsigned getDarwinDirective() const { return DarwinDirective; }
 
-  /// getInstrItins - Return the instruction itineraies based on subtarget
+  /// getInstrItins - Return the instruction itineraries based on subtarget
   /// selection.
   const InstrItineraryData &getInstrItineraryData() const { return InstrItins; }