Removed the .PRECIOUS of Lex and Yacc output files.
[oota-llvm.git] / docs / AliasAnalysis.html
index d29ec927fe0462bfffdeff68295961c4e60a726a..51a80ef09c00db5ebc74b7d4bd12dbe0195cdbff 100644 (file)
@@ -68,7 +68,7 @@ this class exposes Mod/Ref information from those implementations which can
 provide it, allowing for powerful analyses and transformations to work well
 together.<p>
 
-This document contains information neccesary to successfully implement this
+This document contains information necessary to successfully implement this
 interface, use it, and to test both sides.  It also explains some of the finer
 points about what exactly results mean.  If you feel that something is unclear
 or should be added, please <a href="mailto:sabre@nondot.org">let me know</a>.<p>