aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/GetElementPtr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html
index 12f45228d0..05d74e248e 100644
--- a/docs/GetElementPtr.html
+++ b/docs/GetElementPtr.html
@@ -259,7 +259,7 @@
<!-- *********************************************************************** -->
<div class="doc_subsection">
- <a name="lead0"><b>Why do GEP x,1,0,0 and GEP x,1 alias?</b></a>
+ <a name="trail0"><b>Why do GEP x,1,0,0 and GEP x,1 alias?</b></a>
</div>
<div class="doc_text">
<p>Quick Answer: They compute the same address location.</p>