summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-08-07 23:44:59 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-08-07 23:44:59 +0000
commit325c0cafc25a69aa3a5e29ad6ba47a1339be73cc (patch)
tree0141e221739fce6f4eb48cefb874994291838ecc
parent3c36b702f429c67a8fb1aa0d0a995bf10b600a85 (diff)
downloadbcm5719-llvm-325c0cafc25a69aa3a5e29ad6ba47a1339be73cc.tar.gz
bcm5719-llvm-325c0cafc25a69aa3a5e29ad6ba47a1339be73cc.zip
Fix an anchor name.
llvm-svn: 29557
-rw-r--r--llvm/docs/MakefileGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html
index a1aa934fb82..b1398bb8b17 100644
--- a/llvm/docs/MakefileGuide.html
+++ b/llvm/docs/MakefileGuide.html
@@ -282,7 +282,7 @@
<!-- ======================================================================= -->
<div class="doc_subsubsection">
- <a name="LodableModules">Loadable Modules</a>
+ <a name="LoadableModules">Loadable Modules</a>
</div>
<div class="doc_text">
<p>In some situations, you need to create a loadable module. Loadable modules
OpenPOWER on IntegriCloud