comment typo and reformat
[oota-llvm.git] / include / llvm / MC / MCSchedule.h
index 6881e1d05ac3ec7c0c816e100191c3962be75706..8cd56b331571efb90900368013a300e71c0f1eb0 100644 (file)
@@ -149,7 +149,7 @@ public:
   // but we balance those stalls against other heuristics.
   //
   // "> 1" means the processor is out-of-order. This is a machine independent
-  // estimate of highly machine specific characteristics such are the register
+  // estimate of highly machine specific characteristics such as the register
   // renaming pool and reorder buffer.
   unsigned MicroOpBufferSize;
   static const unsigned DefaultMicroOpBufferSize = 0;