[PBQP] Fix comment wording. NFC
[oota-llvm.git] / lib / CodeGen / RegAllocPBQP.cpp
index 84001ffe598acf20efed9999d4596efb0a4b3a03..af6d16eefd7988fb054f324b04202bb2d415c1ac 100644 (file)
@@ -748,7 +748,7 @@ bool RegAllocPBQP::runOnMachineFunction(MachineFunction &MF) {
 }
 
 namespace {
-// A Helper class for print node and register info in a consistent way
+// A helper class for printing node and register info in a consistent way
 class PrintNodeInfo {
 public:
   typedef PBQP::RegAlloc::PBQPRAGraph Graph;