Fix typos found by http://github.com/lyda/misspell-check
[oota-llvm.git] / docs / BranchWeightMetadata.html
index 63c63a46a4b2fdea553a8dc3be2b76d3da18bd3f..3a0af290436a09c19b3d659ba4d3cf83dabc472b 100644 (file)
@@ -110,7 +110,7 @@ indicates greater chance to be taken.</p>
   <h4><tt>if</tt> statement</h4>
   <div>
   <p>The <tt>exp</tt> parameter is the condition. The <tt>c</tt> parameter is
-  the expected comparision value. If it is equal to 1 (true), the condition is
+  the expected comparison value. If it is equal to 1 (true), the condition is
   likely to be true, in other case condition is likely to be false. For example:
   </p>
   </div>