diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-01-19 21:50:08 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-01-19 21:50:08 +0000 |
commit | f46fbade8ac5fac32671b0d55d9a8e67556cecb3 (patch) | |
tree | 8f4fd6a3d64a1ad79f2a2dd69c470c4191afaba2 /docs/index.html | |
parent | e545ee20f1b6ea6c03919cc9bc1a4a059c2f03b6 (diff) | |
download | external_llvm-f46fbade8ac5fac32671b0d55d9a8e67556cecb3.zip external_llvm-f46fbade8ac5fac32671b0d55d9a8e67556cecb3.tar.gz external_llvm-f46fbade8ac5fac32671b0d55d9a8e67556cecb3.tar.bz2 |
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148497 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index bfca45b..411be42 100644 --- a/docs/index.html +++ b/docs/index.html @@ -21,7 +21,7 @@ your documentation.</p> <li><a href="#userguide">LLVM User Guides</a></li> <li><a href="#llvmprog">LLVM Programming Documentation</a></li> <li><a href="#subsystems">LLVM Subsystem Documentation</a></li> - <li><a href="#develprocess">LLVM Programming Documentation</a></li> + <li><a href="#develprocess">LLVM Development Process Documentation</a></li> <li><a href="#maillist">LLVM Mailing Lists</a></li> </ul> </td><td class="right"> |