aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/www
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@auroraux.org>2009-08-03 01:29:04 +0000
committerEdward O'Callaghan <eocallaghan@auroraux.org>2009-08-03 01:29:04 +0000
commit5f730b8565bb575075be2aa5afcfd54b1cc8601b (patch)
tree46ae4087963c913f833b61dfd473ceb01dec3b59 /compiler-rt/www
parenta8888ac1cb9ef1a83518450f2ffda4caf9e465f1 (diff)
downloadllvm-5f730b8565bb575075be2aa5afcfd54b1cc8601b.zip
llvm-5f730b8565bb575075be2aa5afcfd54b1cc8601b.tar.gz
llvm-5f730b8565bb575075be2aa5afcfd54b1cc8601b.tar.bz2
Small syntax error in HTML.
llvm-svn: 77936
Diffstat (limited to 'compiler-rt/www')
-rw-r--r--compiler-rt/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/www/index.html b/compiler-rt/www/index.html
index fc40b7e..2f6a679 100644
--- a/compiler-rt/www/index.html
+++ b/compiler-rt/www/index.html
@@ -75,7 +75,7 @@
<ul>
<li> lib/ Is a generic portable implementations.</li>
- <li> lib/<arch> has optimized version for the following supported architectures:
+ <li> lib/(arch) has optimized version for the following supported architectures:
<ul>
<li>i386</li>
<li>X86-64</li>