Fix typos in comments.
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.cpp
index 1a9d988b2c1e71a35a43b3bcbe17008797045a8f..6d53f876c062b85fe36eb01a1432fa1669f34a13 100644 (file)
@@ -311,7 +311,7 @@ PPCRegisterInfo::getLargestLegalSuperClass(const TargetRegisterClass *RC,
 //===----------------------------------------------------------------------===//
 
 /// lowerDynamicAlloc - Generate the code for allocating an object in the
-/// current frame.  The sequence of code with be in the general form
+/// current frame.  The sequence of code will be in the general form
 ///
 ///   addi   R0, SP, \#frameSize ; get the address of the previous frame
 ///   stwxu  R0, SP, Rnegsize   ; add and update the SP with the negated size