Documentation: Perform automated correction of common typos.
[oota-llvm.git] / docs / GetElementPtr.html
index 752568f831ef0c02c1e1ed488b28d1e06e0c1123..dd49ef7ec4c1e47e7c145e8582794c41cb3e94a1 100644 (file)
@@ -40,7 +40,7 @@
 <div class="doc_text"> 
   <p>This document seeks to dispel the mystery and confusion surrounding LLVM's
   GetElementPtr (GEP) instruction. Questions about the wiley GEP instruction are
-  probably the most frequently occuring questions once a developer gets down to
+  probably the most frequently occurring questions once a developer gets down to
   coding with LLVM. Here we lay out the sources of confusion and show that the
   GEP instruction is really quite simple.
   </p>