summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AliasAnalysis.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-18 14:43:39 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-18 14:43:39 +0000
commit7eb05a170a7fcd7d63ce12b6692c2e9e27631634 (patch)
tree640876643616502c9623ba5d14e021c7c88b9682 /llvm/docs/AliasAnalysis.html
parent688d99fd9ceafc4d0b99501d1cf5d49892c44166 (diff)
downloadbcm5719-llvm-7eb05a170a7fcd7d63ce12b6692c2e9e27631634.tar.gz
bcm5719-llvm-7eb05a170a7fcd7d63ce12b6692c2e9e27631634.zip
Spell `necessary' correctly.
llvm-svn: 7944
Diffstat (limited to 'llvm/docs/AliasAnalysis.html')
-rw-r--r--llvm/docs/AliasAnalysis.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/AliasAnalysis.html b/llvm/docs/AliasAnalysis.html
index d29ec927fe0..51a80ef09c0 100644
--- a/llvm/docs/AliasAnalysis.html
+++ b/llvm/docs/AliasAnalysis.html
@@ -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>
OpenPOWER on IntegriCloud